Gets the width of the specified column in this table.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable2
Dim ColumnIndex As System.Integer
Dim Error As SwDmTableError
Dim value As System.Object
value = instance.GetColumnWidth(ColumnIndex, Error) |
Parameters
- ColumnIndex
- Index of the column
- Error
- Error as defined by swDmTableError
Return Value
Width
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0