Adds a column to the right of the table's current rightmost column.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim ColumnDataIn As System.Object
Dim value As SwDmTableError
value = instance.AddColumnRight(ColumnDataIn) |
Parameters
- ColumnDataIn
- Array of text data for the new column
Return Value
Error as defined by
SwDmTableError
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0