DOM.Styles.TableBaseStyle
Common base class for table-level styles.
centralizes styling properties that apply to entire tables (for example table shading, borders, margin and cell spacing). Properties are nullable where appropriate to allow callers to express "unspecified" so consumers can apply inheritance or document-default fallback rules.
7 members
Properties
Gets or sets the border configuration for the table.
Gets or sets the spacing between table cells.
Gets or sets a value indicating whether the table mark (edit/visibility mark) should be hidden.
Gets or sets the horizontal justification applied to the table.
Gets or sets the margin (spacing) around the table.
Gets or sets whether the table should use right-to-left layout.
Gets or sets shading (background fill) applied to the table area.