NBorderSideRule Class Members
In This Topic
The following tables list the members exposed by NBorderSideRule.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Color | Gets/Sets the border side color. |
| Style | Gets/Sets the border side style. |
| Thickness | Gets/Sets the thickness of this border side. |
Top
Public Methods
| Name | Description |
| AddToRule | Overridden. Not supported for border side rules. Call the AddToRule method of the parent table rule instead. |
| CreateBorder | Creates an NBorder instance that corresponds to this table border side rule. |
| CreateBorderSide | Creates an NBorderSide instance that corresponds to this table border side rule. |
Top
See Also