Visual Basic | |
---|---|
Function GetColumnWidth( _ ByVal Column As System.Integer _ ) As System.Double |
C# | |
---|---|
System.double GetColumnWidth( System.int Column ) |
JavaScript | |
---|---|
GetColumnWidth( Column : Number ) : Number |
Parameters
- Column
- Column for which to get its width
- Width[out] or Return Value
- Width of Column
Before calling this method, call ITable::TotalColumnCount to get a valid value for Column.
ITable Interface
ITable Members
ITable::SetColumnWidth Method ()
ITable::SetColumnWidthAt Method ()
ITable::GetRowHeight Method ()
ITable::SetRowHeight Method ()
ITable::SetRowHeightAt Method ()
ITable Members
ITable::SetColumnWidth Method ()
ITable::SetColumnWidthAt Method ()
ITable::GetRowHeight Method ()
ITable::SetRowHeight Method ()
ITable::SetRowHeightAt Method ()
DraftSight V1R4.0