Class ResolvedTableProperties
Resolved table-level properties.
public sealed class ResolvedTableProperties
- Inheritance
-
ResolvedTableProperties
- Inherited Members
Properties
- Alignment
Gets the table alignment.
- BidiVisual
Gets right-to-left table direction.
- BorderBottom
Gets the bottom border.
- BorderInsideHorizontal
Gets the border between rows.
- BorderInsideVertical
Gets the border between columns.
- BorderLeft
Gets the left border.
- BorderRight
Gets the right border.
- BorderTop
Gets the top border.
- CellMarginBottom
Gets the default bottom cell margin in twips.
- CellMarginLeft
Gets the default left cell margin in twips.
- CellMarginRight
Gets the default right cell margin in twips.
- CellMarginTop
Gets the default top cell margin in twips.
- CellSpacing
Gets the spacing between cells in twips.
- FixedLayout
Gets whether the fixed-width layout algorithm applies.
- HasFloatingPositioning
Gets whether source table properties requested floating positioning (
w:tblpPr). Inline layout remains in effect in this phase and the request is downgraded with a diagnostic.
- Indent
Gets the indent from the leading margin in twips.
- IndentMeasuredToCellText
Gets whether Indent positions the leading cell's TEXT edge rather than the table's border edge - so the border hangs one cell margin further out.
- PreferredWidthUnit
Gets the preferred width unit.
- PreferredWidthValue
Gets the preferred width raw value (unit-dependent).
- Shading
Gets the table shading.