Name | Description | |
---|---|---|
ActualHeight | Gets the actual height of the table, in points. | |
ActualWidth | Gets the actual width of the table, in points. | |
Columns | Gets the list of table columns. | |
GridColumns | Gets the list of table vertical grid lines. | |
GridRows | Gets the list of table horizontal grid lines. | |
Page | Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement) | |
Rect | Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement) | |
Rows | Gets the list of table rows. | |
WordTable | Gets the source GrapeCity.Documents.Word.Table. |