TableRow.Height Property
Gets or sets the height of the table row in Document units (1 document unit is equal to 1/300 of an inch).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Single | The height of the table row. |
See Also