LayoutTableCell Properties
Layout element that relates to a TableCell object.
Name | Description |
---|---|
Borders | Provides access to the Borders structure which specifies cell borders. |
Bounds |
Gets coordinates of a rectangle which encompasses the layout element.
Inherited from Layout |
Nested |
Gets nested tables contained in the current table cell. |
Parent |
Returns the element which is one step higher in the layout hierarchy.
Inherited from Layout |
Range |
Returns the range to which the current layout element relates.
Inherited from Ranged |
Rows | Gets lines within a table cell. |
Type | Gets the type of layout element. |
See Also