Lets you edit the design table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function EditTable2( _
ByVal NewWindow As Boolean _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IDesignTable
Dim NewWindow As Boolean
Dim value As Object
value = instance.EditTable2(NewWindow)
|
C++/CLI | |
---|
Object^ EditTable2(
& bool NewWindow
) |
Parameters
- NewWindow
True to edit the design table in a separate window, false to not
Return Value
Microsoft Excel worksheet for this design table
Remarks
See Also
Availability
SolidWorks 2006 SP4, Revision Number 14.4