ITableBorders Members
Contains table borders.Properties
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