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


In This Topic
    NTablePartStyle Class Members
    In This Topic

    The following tables list the members exposed by NTablePartStyle.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the BackgroundFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Border property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellMarginBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellMarginLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellMarginRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellMarginTop property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellPaddingBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellPaddingLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellPaddingRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellPaddingTop property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the InlineRule property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginTop property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTablePartStyle.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingTop property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ParagraphRule property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TablePart property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the the background fill of the table part style.  
    Public PropertyGets/Sets the value of the BorderRule property.  
    Public PropertyGets/Sets the value of the CellMarginBottom property.  
    Public PropertyGets/Sets the value of the CellMarginLeft property.  
    Public PropertyGets/Sets the value of the CellMarginRight property.  
    Public PropertyGets/Sets the cell margins.  
    Public PropertyGets/Sets the value of the CellMarginTop property.  
    Public PropertyGets/Sets the cell padding.  
    Public PropertyGets/Sets the value of the CellPaddingBottom property.  
    Public PropertyGets/Sets the value of the CellPaddingLeft property.  
    Public PropertyGets/Sets the value of the CellPaddingRight property.  
    Public PropertyGets/Sets the value of the CellPaddingTop property.  
    Public PropertyGets/Sets the value of the InlineRule property.  
    Public PropertyGets/Sets the value of the MarginBottom property.  
    Public PropertyGets/Sets the value of the MarginLeft property.  
    Public PropertyGets/Sets the value of the MarginRight property.  
    Public PropertyGets/Sets the value of the MarginTop property.  
    Public PropertyGets/Sets the value of the PaddingBottom property.  
    Public PropertyGets/Sets the value of the PaddingLeft property.  
    Public PropertyGets/Sets the value of the PaddingRight property.  
    Public PropertyGets/Sets the value of the PaddingTop property.  
    Public PropertyGets/Sets the value of the ParagraphRule property.  
    Public PropertyGets the table part this table part style is for.  
    Public PropertyOverridden. Gets the type of this rich text style.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds the rules of this paragraph style to the given style sheet.  
    Public MethodOverridden. Overriden to return true. Has no meaning for table part styles.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the table part cell properties of this style to the given style rule.  
    Protected MethodAdds the table part properties of this style to the given style rule.  
    Protected MethodOverridden. Adds the user class condition of this rich text style to the given selector builder.  
    Protected MethodOverridden. Overriden to do nothing. Has no meaning for table part styles.  
    Protected MethodCreates the selector for this table part style.  
    Top
    See Also