ExcelExportCustomRange

Defines a zero-based inclusive row range for Custom Excel export.

Props

The following table outlines the props for the ExcelExportCustomRange:

NameTypeDefaultDescription
endRow
number
-

Zero-based index of the last row to include (inclusive).

startRow
number
-

Zero-based index of the first row to include (inclusive).