Visual Basic | |
---|---|
Function GetTextColor( _ ByVal CellType As dsTableCellType_e _ ) As Color |
C# | |
---|---|
Color GetTextColor( dsTableCellType_e CellType ) |
COM native C++ | |
---|---|
HRESULT GetTextColor( dsTableCellType_e CellType, IColor** Val ) |
C++ | |
---|---|
DSRESULT GetTextColor( dsTableCellType_e CellType, dsColor** Val ) |
Parameters
- CellType
- Type of cell as defined in dsTableCellType_e
- Val[out] or Return Value
- Color of the text for the specified type of cell in this Table
ITable Interface
ITable Members
ITable::SetTextColor Method ()
ITable::SetCellTextColor Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextHeight Method ()
ITable::GetCellTextStyle Method ()
ITable::GetText Method ()
ITable::GetTextHeight Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextHeight Method ()
ITable::SetCellTextStyle Method ()
ITable::SetText Method ()
ITable::SetTextHeight Method ()
ITable::SetTextStyle Method ()
ITable Members
ITable::SetTextColor Method ()
ITable::SetCellTextColor Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextHeight Method ()
ITable::GetCellTextStyle Method ()
ITable::GetText Method ()
ITable::GetTextHeight Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextHeight Method ()
ITable::SetCellTextStyle Method ()
ITable::SetText Method ()
ITable::SetTextHeight Method ()
ITable::SetTextStyle Method ()
DraftSight V1R6.0