CellsColor.IsShapeColor

CellsColor.IsShapeColor property

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

public bool IsShapeColor { get; set; }

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