GridWorksheet.TabColor
GridWorksheet.TabColor property
Represents worksheet tab color.
public Color TabColor { get; set; }
Remarks
This feature is only supported in ExcelXP(Excel2002) and above version. If you save file as Excel97 or Excel2000 format, it will be omitted.
See Also
- class GridWorksheet
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb