Version

TableBorderProperties Class Members

The following tables list the members exposed by TableBorderProperties.

Public Properties
 NameDescription
Public PropertyColorReturns or sets a value which determines the color of the borders.  
Public PropertySidesReturns or sets a value which defines whether the top, left, right, and bottom borders are drawn for a table or cell.  
Public PropertyStyleReturns or sets a value which determines the style of the borders.  
Public PropertyWidthReturns or sets a value which determines the width of the borders.  
Public Methods
 NameDescription
Public MethodCreateReturns a new instance which is associated with the specified WordDocumentWriter.  
Public MethodResetOverridden. Restores all property values for this instance to their respective defaults.  
Public MethodSetWidthInPixelsAssigns a value to the Width property that is equals to the specified number of pixels at the specified resolution.  
See Also

View on GitHub