Aspose::Cells::CellsColor::IsShapeColor method

CellsColor::IsShapeColor method

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

bool Aspose::Cells::CellsColor::IsShapeColor()

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