Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

TableBorders Properties

Contains characteristics for table borders.
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