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