rowLimit property

int? rowLimit
getter/setter pair

The limit of rows to return.

If not set, a default limit is applied. Please refer to the Sheets editor for the default and max limit.

Implementation

core.int? rowLimit;