Aspose::Cells::Worksheet::SetTabColor method

Worksheet::SetTabColor method

Represents worksheet tab color.

void Aspose::Cells::Worksheet::SetTabColor(const Aspose::Cells::Color &value)

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