| Visual Basic | |
|---|---|
Sub SetColumnWidth( _ ByVal Width As System.Double _ ) | |
| C# | |
|---|---|
void SetColumnWidth( System.double Width ) | |
| JavaScript | |
|---|---|
SetColumnWidth( Width : Number ) | |
Parameters
- Width
- Width of the columns in the Table
ITable Interface
ITable Members
ITable::GetColumnWidth Method ()
ITable::SetColumnWidthAt Method ()
ITable::GetRowHeight Method ()
ITable::SetRowHeight Method ()
ITable::SetRowHeightAt Method ()
ITable Members
ITable::GetColumnWidth Method ()
ITable::SetColumnWidthAt Method ()
ITable::GetRowHeight Method ()
ITable::SetRowHeight Method ()
ITable::SetRowHeightAt Method ()
DraftSight V1R4.0
Syntax