RowSetHeight Method (Single) |
Sets the height of the row.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic void SetHeight(
float RowHeight
)
Public Sub SetHeight (
RowHeight As Single
)
Parameters
- RowHeight
- Type: SystemSingle
The row height, in points.
See Also