ReadOnlyTableCellBorderProperties Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also