NevronOpenVision
Nevron.Nov.Text Namespace / NBorderRule Class
Fields Properties Methods Events


NBorderRule Class Members

The following tables list the members exposed by NBorderRule.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BottomSide property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the InsideHSides property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the InsideVSides property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the LeftSide property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NBorderRule.  
Public Fieldstatic (Shared in Visual Basic)Reference to the RightSide property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the TopSide property.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the bottom border side rule.  
Public PropertyGets/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.  
Public PropertyGets/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.  
Public PropertyGets/Sets left border side rule.  
Public PropertyGets/Sets the right border side rule.  
Public PropertyGets/Sets the border thickness.  
Public PropertyGets/Sets the top border side rule.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds the styling information of this table border rule to the given rule.  
Public MethodCreates an NBorder instance that corresponds to this table border rule.  
Top
See Also