Row property

This property returns the number of rows of the range. The maximum number of rows in a sheet is 65536.

Defined in

Range

Data type

int

Syntax

public int getRow()

See examples

Example: Row property