Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatColor Interface / ColorIndex Property
In This Topic
    ColorIndex Property (IFormatColor)
    In This Topic
    Returns or sets the color index, specifying if the fill color is expressed as an index value in the current color palette.
    Syntax
    System.int ColorIndex {get; set;}
    See Also