Borders Properties
A structure that combines characteristics of borders for the layout page, table or cell.| Name | Description |
|---|---|
| Bottom | Provides access to an object that specifies the bottom border of a table cell. |
| Left | Provides access to an object that specifies the left border of a table cell. |
| Right | Provides access to an object that specifies the right border of a table cell. |
| Top | Provides access to an object that specifies the bottom border of a table cell. |
See Also