SetCellTextColor Method (ITable)
Sets the Color of the text for the specified cell in this Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCellTextColor( _
long Row As System.Integer, _
long Column As System.Integer, _
dsColor* NewColor As Color _
) |
Parameters
- Row
- Index of the row of the cell whose Color to set (see Remarks)
- Column
- Index of the column of the cell whose Color to set (see Remarks)
- NewColor
- Color of the text for the specified cell in this Table
Remarks
See Also
Availability
DraftSight V1R6.0