CadTableStyleCell.CellFillColor

CadTableStyleCell.CellFillColor property

Gets or sets the color of the cell fill.

public short? CellFillColor { get; set; }

Property Value

The color of the cell fill.

See Also