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