Style.Fill.IndexedColor Property

NanoXLSX

NanoXLSX

StyleFillIndexedColor Property

Gets or sets the indexed color (Default is 64)

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public int IndexedColor { get; set; }

Property Value

Type: Int32
See Also