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