interface Table2SheetOpts implements CommonOptions, DateNFOption, OriginOption, SheetOptionimport { type Table2SheetOpts } from "https://deno.land/x/lume@v1.17.5/deps/sheetjs.ts"; Propertiesoptionalraw: booleanIf true, plaintext parsing will not parse values optionalsheetRows: numberIf >0, read the first sheetRows rows optionaldisplay: booleanIf true, hidden rows and cells will not be parsed