ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.CellTextColor Property

Text color use in table window.

[Visual Basic .NET]
Public Property CellTextColor As IColor
[C#]
public IColor CellTextColor {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface