Read specific set of rows
Author: ashwinpoosarlaCreated Oct 10, 2016Updated Mar 20, 2025
LabelsRead Bug
I have used 'sheetRows' properties to read 'n' rows of a sheet but is it possible to read 'n' rows from 'k'the row. Eg. I want to read 100 rows starting from 500th row. Can this be possible?
Source: SheetJS/sheetjs