TableBorders Members
Contains characteristics for table borders.Properties
| Name | Description |
|---|---|
| Bottom | Provides access to an object specifying line properties associated with the bottom borders in a table. |
| InsideHorizontalBorder | Provides access to an object specifying line properties associated with the inner horizontal borders in a table. |
| InsideVerticalBorder | Provides access to an object specifying line properties associated with the inner vertical borders in a table. |
| Left | Provides access to an object specifying line properties associated with the left borders in a table. |
| Right | Provides access to an object specifying line properties associated with the right borders in a table. |
| Top | Provides access to an object specifying line properties associated with the top borders in a table. |
See Also