const XLSX_MAX_SHEETS: usize = 100;
Maximum sheets to process in an xlsx (spec §5.2: implementation MAY limit).