SetCellTextStyle Method (ITable)
Sets the name of the
TextStyle for the specified cell in this Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCellTextStyle( _
long Row As System.Integer, _
long Column As System.Integer, _
const dsString& TextStyle As System.String _
) |
Parameters
- Row
- Index of the row of the cell whose TextStyle name to set (see Remarks)
- Column
- Index of the column of the cell whose TextStyle name to set (see Remarks)
- TextStyle
- TextStyle name to set for the specified cell in this Table
Remarks
See Also
Availability
DraftSight V1R6.0