TableBorders Properties
Contains table borders.Name | Description |
---|---|
Bottom | Specifies bottom border settings. Inherited from TableBordersBase. |
InsideHorizontal | Specifies settings of horizontal borders displayed between table rows. |
InsideVertical | Specifies settings of vertical borders displayed between table columns. |
Left | Specifies left border settings. Inherited from TableBordersBase. |
Right | Specifies right border settings. Inherited from TableBordersBase. |
Top | Specifies top border settings. Inherited from TableBordersBase. |
See Also