Skip to main content
All docs
V24.1

ITableBorders Properties

Contains table borders.
Name Description
Bottom Returns bottom border settings. Inherited from ITableBordersBase.
InsideHorizontal Returns settings of horizontal borders displayed between table rows.
InsideVertical Returns settings of vertical borders displayed between table columns.
Left Returns left border settings. Inherited from ITableBordersBase.
Right Returns right border settings. Inherited from ITableBordersBase.
Top Returns top border settings. Inherited from ITableBordersBase.
See Also