Click or drag to resize
RowSetHeight Method (Single)
Sets the height of the row.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public void SetHeight(
	float RowHeight
)

Parameters

RowHeight
Type: SystemSingle
The row height, in points.
See Also