Parse all sheets in a budget-outturn workbook and return a flat array of typed rows sorted by year ascending, then month ascending (annual rows last for the same year), then documentType alphabetically. For single-type workbooks (e.g. a file explicitly downloaded as "Inkomst"), pass options.documentType to set the label uniformly.
Parse all sheets in a budget-outturn workbook and return a flat array of typed rows sorted by year ascending, then month ascending (annual rows last for the same year), then documentType alphabetically. For single-type workbooks (e.g. a file explicitly downloaded as "Inkomst"), pass
options.documentTypeto set the label uniformly.