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