CadTableCellLeftBorderVisibilityFlag Property

Gets or sets the left border visibility flag.

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

Property Value

Type: CadShortParameter
The left border visibility flag.
See Also