TableRowHeight Constructors
Contains height settings.| Name | Parameters | Description |
|---|---|---|
| TableRowHeight() | none | Initializes a new instance of the TableRowHeight class. |
| TableRowHeight(TableRowHeightType, Int32) | type, value | Initializes a new instance of the TableRowHeight class with specified settings. |
See Also