Access Keys:
Skip to content (Access Key - 0)


Area.SetRowHeight(Int32, Double)

Description

Sets 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.

Signature: C#
Signature: VB.NET

Parameters

rowIndex

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

height

The height of the row, in points.

Examples

C#
vb.net
Adaptavist Theme Builder Powered by Atlassian Confluence