Visual Basic | |
---|---|
Sub SetColumnWidthAt( _ ByVal Column As System.Integer, _ ByVal Width As System.Double _ ) |
Parameters
- Column
- Column whose width to set
- Width
- Width for column
Before calling this method, call ITable::TotalColumnCount to get a valid value for Column.
ITable Interface
ITable Members
ITable::SetColumnWidth Method ()
ITable::GetColumnWidth Method ()
ITable::SetRowHeightAt Method ()
ITable::SetRowHeight Method ()
ITable::GetRowHeight Method ()
ITable Members
ITable::SetColumnWidth Method ()
ITable::GetColumnWidth Method ()
ITable::SetRowHeightAt Method ()
ITable::SetRowHeight Method ()
ITable::GetRowHeight Method ()
DraftSight V1R4.0