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* Val ) |
C++ | |
---|---|
DSRESULT GetTextStyle( dsTableCellType_e CellType, dsString* Val ) |
Parameters
- CellType
- Type of cell in the TableStyle as defined in dsTableCellType_e
- Val[out] or Return Value
- Name of the TextStyle for the specified type of cell in this TableStyle
ITableStyle Interface
ITableStyle Members
ITableStyle::SetTextStyle Method
ITableStyle::GetTextColor Method
ITableStyle::GetTextHeight Method
ITableStyle::SetTextColor Method
ITableStyle::SetTextHeight Method
ITableStyle Members
ITableStyle::SetTextStyle Method
ITableStyle::GetTextColor Method
ITableStyle::GetTextHeight Method
ITableStyle::SetTextColor Method
ITableStyle::SetTextHeight Method
DraftSight V1R3.0