Skip to main content
A newer version of this page is available. .
Box

LayoutTable Properties

Layout element that relates to a Table object.
Name Description
Borders Provides access to the Borders structure which specifies table borders.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
TableRows Gets rows of the current table.
Type Gets the type of layout element.
See Also