Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the height - in points (1/72 of an inch) - of the specified row. When converted to character widths, this must be a value that is between 0 - 409.

C#
vb.net

Parameters

rowIndex
The 0-based index of the row, relative to the first row in the area.

Returns

The height of the row, in points.

Examples

C#
vb.net
  • No labels