XLSX_MAX_SHEETS

Constant XLSX_MAX_SHEETS 

Source
const XLSX_MAX_SHEETS: usize = 100;
Expand description

Maximum sheets to process in an xlsx (spec §5.2: implementation MAY limit).