 
 
| TableRowHeightType Enumeration | 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
 Members
 Members
| Member name | Value | Description | |
|---|---|---|---|
| AtLeast | 0 | "At least" table row height type | |
| Exactly | 1 | " Exactly" table row height type | |
| Auto | 2 | The height will grow automatically to accommodate all text inside an object. | 
 See Also
See Also