offset property

Expression? offset
getter/setter pair

The (integer) expression that specifies the amount of rows to include before or after the row being processed.

Implementation

Expression? offset;