ReadonlydataThe uploaded content: a File/Blob (streamed), ArrayBuffer, or text.
Optional ReadonlyencodingOptional ReadonlyfilenameOriginal filename, used to infer format when format is omitted.
Optional ReadonlyformatOptional ReadonlysheetExcel worksheet to read (by name). Only used for xlsx; defaults to the first sheet.
Register the same workbook once per sheet with distinct table names for multiple sheets.
Readonlytable
A file to register from the browser. Provide
data(content), not a path.