TableColumn Properties
A table column in a slide table.| Name | Description |
|---|---|
| Count | Returns the number of cells in the table column. |
| Item[Int32] | Returns the table cell at the specified index in the table column. |
| Width | Gets or sets the column width in Document units (1 document unit is equal to 1/300 of an inch). |
See Also