rowOffset property
Offset of the row for tables.
Populate if the row(s) being scanned are part of a bigger dataset and you want to keep track of their absolute position.
Implementation
core.String? rowOffset;
Offset of the row for tables.
Populate if the row(s) being scanned are part of a bigger dataset and you want to keep track of their absolute position.
core.String? rowOffset;