Class ExcelColorIndex
Enumeration of the Color Index in Excel.
Inheritance
System.Object
ExcelColorIndex
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelColorIndex : Enum
Fields
ColorIndexAutomatic
Represents the automatic color index.
Declaration
public const ExcelColorIndex ColorIndexAutomatic
Field Value
Type |
---|
ExcelColorIndex |
ColorIndexNone
Represents no color index.
Declaration
public const ExcelColorIndex ColorIndexNone
Field Value
Type |
---|
ExcelColorIndex |