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

TableCellBorders Properties

Contains characteristics for cell borders.
Name Description
Bottom Provides access to an object specifying line properties associated with the bottom border of a cell.
Left Provides access to an object specifying line properties associated with the left border of a cell.
Right Provides access to an object specifying line properties associated with the right border of a cell.
Top Provides access to an object specifying line properties associated with the top border of a cell.
See Also