The following tables list the members exposed by TableBorderProperties.
Name | Description | |
---|---|---|
![]() | Color | Returns or sets a value which determines the color of the borders. |
![]() | Sides | Returns or sets a value which defines whether the top, left, right, and bottom borders are drawn for a table or cell. |
![]() | Style | Returns or sets a value which determines the style of the borders. |
![]() | Width | Returns or sets a value which determines the width of the borders. |
Name | Description | |
---|---|---|
![]() | Create | Returns a new instance which is associated with the specified WordDocumentWriter. |
![]() | Reset | Overridden. Restores all property values for this instance to their respective defaults. |
![]() | SetWidthInPixels | Assigns a value to the Width property that is equals to the specified number of pixels at the specified resolution. |
View on GitHub