Docentric.Documents.ObjectModel.Tables namespace |
Docentric Toolkit Help
Send Feedback |
Class | Description | |
---|---|---|
Table | Represents a table containing content that is arranged in rows and columns. | |
TableBorders | Represents borders of a table. | |
TableCell | Represents a cell in a Table. | |
TableCellBorders | Represents borders of a table cell. | |
TableCellFormat | Represents a set of formatting properties which shall be applied to a TableCell. | |
TableCellPadding | Represents the space between the table cell and its content. | |
TableColumn | ||
TableColumnCollection | Represents a collection of TableColumns. | |
TableFormat | Represents a set of formatting properties which shall be applied to a Table. | |
TableRow | Represents a table row. | |
TableRowFormat | Represents a set of formatting properties which shall be applied to a TableRow. | |
TableStyle | Represents a style which can be applied to a Table element. | |
TableStyleConditionalFormatting | Represents a combination of various format objects that shall be contitionally applied to a TableCell and its contents. | |
TableStyleConditionalFormattingSet | Represents a set of formatting objects which shall be conditionally applied to the parts of a table which match the requirement on the Type property of each formatting object. Each formatting object in turn represents specific format objects for different elements (Table, TableRow, TableCell, Paragraph and Run). |
Class | Description | |
---|---|---|
TableHorizontalPosition | Specifies the horizontal position of a floating Table. | |
TablePosition | Represents a value specifying whether a Table is part of a main content flow, or a floating table with fixed horizontal and vertical positions set. | |
TableRowHeight | Represents a table row height. | |
TableVerticalPosition | Specifies the vertical position of a floating Table. | |
TableWidth | Represents width for a table or a table cell. |
Class | Description | |
---|---|---|
TableCellTextDirection | Represents a direction of the text flow in a table cell. | |
TableCellVerticalAlignment | Represents a vertical alignment for a table cell content. | |
TableHorizontalAlignment | ||
TableHorizontalPositionAlignment | Represents a set of possible alignment values when using the 'Alignment' horizontal position for a floating table. | |
TableHorizontalPositionPositioningBase | Represents a horizontal position to which a floating table is anchored in the document. This anchor position shall be used as the base location to determine the final horizontal position of the table on the page. | |
TableHorizontalPositionType | Represents a set of possible kinds of relative horizontal positions for a floating table. | |
TableRowHeightRule | Represents the rule that is used to determine the height of a TableRow. | |
TableStyleConditionalFormattingUsage | Specifies the components of the conditional formatting of a table style (if one exists) which shall be applied to a table. | |
TableVerticalPositionAlignment | Represents a set of possible vertical alignment values when using the 'Alignment' position for a floating table. | |
TableVerticalPositionPositioningBase | Represents a vertical position to which a floating table is anchored in the document. This position shall be used as the base location to determine the final vertical position of the table in the document. | |
TableVerticalPositionType | Represents a set of possible kinds vertical positions for a floating table. | |
TableWidthRule | Represents the rule that is used to determine a table or table cell width. |