ReadOnlyTableCellBorderProperties Properties
Represents the table cell border properties accessed by the DocumentIterator.
Name | Description |
---|---|
Bottom |
Gets the amount of space below the contents of the cell related to a current table cell border. |
Column |
Gets the number of columns that the cell related to a current table cell border spans. |
Height | Gets the height of a current table cell border. |
Height |
Gets the meaning of the height applied to a current table cell border. |
Is |
Gets whether the current table cell border is the first in a table row. |
Is |
Gets whether the current table cell border is the first in the entire table. |
Is |
Gets whether the current table cell border is hidden. |
Is |
Gets whether the current table cell border is the last in a table row. |
Is |
Gets whether the current table cell border is the last in the entire table. |
Left |
Gets the amount of space to the left of the contents of the cell related to the current table cell border. |
Length | Gets the length of the current table cell border. |
Position | Gets the position of the current table cell border within the document. |
Preferred |
Gets the numerical value of the preferred width of a cell related to the current table cell border. |
Preferred |
Gets how Rich |
Right |
Gets the amount of space to the right of the contents of the cell related to the current table cell border. |
Text |
Gets the text direction within the cell related to the current table cell border. |
Top |
Gets the amount of space above the contents of the cell related to the current table cell border. |
Vertical |
Gets the vertical alignment within the cell related to the current table cell border. |
See Also