Visual Basic | |
---|---|
Sub SetTextHeight( _ ByVal CellType As dsTableCellType_e, _ ByVal Height As System.Double _ ) |
C# | |
---|---|
void SetTextHeight( dsTableCellType_e CellType, System.double Height ) |
COM native C++ | |
---|---|
HRESULT SetTextHeight( dsTableCellType_e CellType, DOUBLE Height ) |
C++ | |
---|---|
DSRESULT SetTextHeight( dsTableCellType_e CellType, double Height ) |
Parameters
- CellType
- Type of cell as defined in dsTableCellType_e
- Height
- Height of the specified type of cell in this Table
ITable Interface
ITable Members
ITable::GetTextHeight Method ()
ITable::GetCellTextHeight Method ()
ITable::SetCellTextHeight Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextStyle Method ()
ITable::GetText Method ()
ITable::GetTextColor Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextColor Method ()
ITable::SetCellTextStyle Method ()
ITable::SetText Method ()
ITable::SetTextColor Method ()
ITable::SetTextStyle Method ()
ITable Members
ITable::GetTextHeight Method ()
ITable::GetCellTextHeight Method ()
ITable::SetCellTextHeight Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextStyle Method ()
ITable::GetText Method ()
ITable::GetTextColor Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextColor Method ()
ITable::SetCellTextStyle Method ()
ITable::SetText Method ()
ITable::SetTextColor Method ()
ITable::SetTextStyle Method ()
DraftSight V1R6.0