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