NBorderRule Class Members
In This Topic
The following tables list the members exposed by NBorderRule.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | BottomSide | Gets/Sets the bottom border side rule. |
 | InsideHSides | Gets/Sets the horizontal inside sides rule, i.e. the rule for all horizontal edges of a group of cells except the topmost and the bottommost one. |
 | InsideVSides | Gets/Sets the vertical inside sides rule, i.e. the rule for all vertical edges of a group of cells except the leftmost and the rightmost one. |
 | LeftSide | Gets/Sets left border side rule. |
 | RightSide | Gets/Sets the right border side rule. |
 | Thickness | Gets/Sets the border thickness. |
 | TopSide | Gets/Sets the top border side rule. |
Top
Public Methods
| Name | Description |
 | AddToRule | Overridden. Adds the styling information of this table border rule to the given rule. |
 | CreateBorder | Creates an NBorder instance that corresponds to this table border rule. |
Top
See Also