ExcelFile.SheetTabColor Property
Reads/Writes the color of the current sheet tab. TExcelColor.Automatic to specify no color.
Syntax
Namespace: FlexCel.Core
public abstract TExcelColor SheetTabColor { get; set; }
Reads/Writes the color of the current sheet tab. TExcelColor.Automatic to specify no color.
Namespace: FlexCel.Core
public abstract TExcelColor SheetTabColor { get; set; }