CadTableCellFillColorFlag Property

Gets or sets the fill color flag.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects.AcadTable
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadShortParameter FillColorFlag { get; set; }

Property Value

Type: CadShortParameter
The fill color flag.
See Also