Name | Description | |
---|---|---|
NTablePartStyle Constructor | Default constructor. |
The following tables list the members exposed by NTablePartStyle.
Name | Description | |
---|---|---|
NTablePartStyle Constructor | Default constructor. |
Name | Description | |
---|---|---|
BackgroundFillProperty | Reference to the BackgroundFill property. | |
BorderRuleProperty | Reference to the Border property. | |
CellMarginBottomProperty | Reference to the CellMarginBottom property. | |
CellMarginLeftProperty | Reference to the CellMarginLeft property. | |
CellMarginRightProperty | Reference to the CellMarginRight property. | |
CellMarginTopProperty | Reference to the CellMarginTop property. | |
CellPaddingBottomProperty | Reference to the CellPaddingBottom property. | |
CellPaddingLeftProperty | Reference to the CellPaddingLeft property. | |
CellPaddingRightProperty | Reference to the CellPaddingRight property. | |
CellPaddingTopProperty | Reference to the CellPaddingTop property. | |
InlineRuleProperty | Reference to the InlineRule property. | |
MarginBottomProperty | Reference to the MarginBottom property. | |
MarginLeftProperty | Reference to the MarginLeft property. | |
MarginRightProperty | Reference to the MarginRight property. | |
MarginTopProperty | Reference to the MarginTop property. | |
NTablePartStyleSchema | Schema associated with NTablePartStyle. | |
PaddingBottomProperty | Reference to the PaddingBottom property. | |
PaddingLeftProperty | Reference to the PaddingLeft property. | |
PaddingRightProperty | Reference to the PaddingRight property. | |
PaddingTopProperty | Reference to the PaddingTop property. | |
ParagraphRuleProperty | Reference to the ParagraphRule property. | |
TablePartProperty | Reference to the TablePart property. |
Name | Description | |
---|---|---|
BackgroundFill | Gets/Sets the the background fill of the table part style. | |
BorderRule | Gets/Sets the value of the BorderRule property. | |
CellMarginBottom | Gets/Sets the value of the CellMarginBottom property. | |
CellMarginLeft | Gets/Sets the value of the CellMarginLeft property. | |
CellMarginRight | Gets/Sets the value of the CellMarginRight property. | |
CellMargins | Gets/Sets the cell margins. | |
CellMarginTop | Gets/Sets the value of the CellMarginTop property. | |
CellPadding | Gets/Sets the cell padding. | |
CellPaddingBottom | Gets/Sets the value of the CellPaddingBottom property. | |
CellPaddingLeft | Gets/Sets the value of the CellPaddingLeft property. | |
CellPaddingRight | Gets/Sets the value of the CellPaddingRight property. | |
CellPaddingTop | Gets/Sets the value of the CellPaddingTop property. | |
InlineRule | Gets/Sets the value of the InlineRule property. | |
MarginBottom | Gets/Sets the value of the MarginBottom property. | |
MarginLeft | Gets/Sets the value of the MarginLeft property. | |
MarginRight | Gets/Sets the value of the MarginRight property. | |
MarginTop | Gets/Sets the value of the MarginTop property. | |
PaddingBottom | Gets/Sets the value of the PaddingBottom property. | |
PaddingLeft | Gets/Sets the value of the PaddingLeft property. | |
PaddingRight | Gets/Sets the value of the PaddingRight property. | |
PaddingTop | Gets/Sets the value of the PaddingTop property. | |
ParagraphRule | Gets/Sets the value of the ParagraphRule property. | |
TablePart | Gets the table part this table part style is for. | |
Type | Overridden. Gets the type of this rich text style. |
Name | Description | |
---|---|---|
AddToStyleSheet | Overridden. Adds the rules of this paragraph style to the given style sheet. | |
CanApply | Overridden. Overriden to return true. Has no meaning for table part styles. |
Name | Description | |
---|---|---|
AddTablePartCellPropertiesToRule | Adds the table part cell properties of this style to the given style rule. | |
AddTablePartPropertiesToRule | Adds the table part properties of this style to the given style rule. | |
AddUserClassCondition | Overridden. Adds the user class condition of this rich text style to the given selector builder. | |
ClearLocalStyle | Overridden. Overriden to do nothing. Has no meaning for table part styles. | |
CreateTablePartSelector | Creates the selector for this table part style. |