[]
Represents the Word table on a Page.
public class TableFragment : BlockElement
Public Class TableFragment
Inherits BlockElement
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. |
Rows | Gets the list of table rows. |
WordTable | Gets the source Table. |