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