Aspose::Cells::CellsColor::SetIsShapeColor method

CellsColor::SetIsShapeColor method

Gets and set the color which should apply to cell or shape.

void Aspose::Cells::CellsColor::SetIsShapeColor(bool value)

Remarks

The expression of the color of the cell and the shape is different. For example: the theme color with same tint value will be not same in the cell and the shape.

See Also