IdxRichEditTable Properties
Exposes a table in a document.
Name | Description |
---|---|
Borders | Provides access to table borders. |
Bottom |
Specifies the table’s bottom padding. |
First |
Provides access to the first row in the table. |
Indent | Specifies the table’s indent in the document. |
Last |
Provides access to the last row in the table. |
Left |
Specifies the table’s left padding. |
Nesting |
Specifies the nesting level of the table. |
Parent |
Provides access to the cell that contains the table. |
Preferred |
Specifies the preferred width of the table’s columns. |
Preferred |
Specifies how the Rich Edit control calculates column widths. |
Range | Provides access to the document range that contains the table. |
Right |
Specifies the table’s right padding. |
Rows | Provides access to the table’s row collection. |
Self | Provides access to a cell by its row and column indexes. |
Style | Provides access to the table’s style settings. |
Table |
Specifies the table’s alignment. |
Table |
Specifies the table’s background color. |
Table |
Specifies the table’s cell spacing. |
Table |
Specifies the table’s layout type. |
Table |
|
Top |
Specifies the table’s top padding. |
See Also