SetColumnWidth Method (ITable)
Sets the width of the columns in the Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetColumnWidth( _
double Width As System.Double _
) |
C# | |
---|
void SetColumnWidth(
System.double Width
) |
JavaScript | |
---|
SetColumnWidth(
Width : Number
) |
Parameters
- Width
- Width of the columns in the Table
See Also
Availability
DraftSight V1R4.0