ExcelFontColorIndex Property

Gets or sets the the index in Excel palette of color of this font.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public int ColorIndex { get; set; }

Property Value

Int32

See Also