Skip to content

collectXlsxSheetHints

collectXlsxSheetHints(extractions): SheetHints | undefined

Defined in: execution/sheet-hints.ts:34

Walk all specs in the given extractions and collect XLSX sheet references. Returns undefined if any spec uses a dynamic/unknown sheet reference (e.g. firstSheet, or findSheet with a non-nameEquals predicate).

readonly Extraction[]

SheetHints | undefined