TableColumn Constructors
A table column in a slide table.| Name | Parameters | Description |
|---|---|---|
| TableColumn() | none | Initializes a new instance of the TableColumn class. |
| TableColumn(Single) | width | Initializes a new instance of the TableColumn class with specified settings. |
See Also