Adds a column to the left of the table's current leftmost column.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim ColumnDataIn As System.Object
Dim value As SwDmTableError
value = instance.AddColumnLeft(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