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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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