interface Sheet2HTMLOptsimport { type Sheet2HTMLOpts } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/sheetjs.ts"; Propertiesoptionalid: stringTABLE element id attribute optionaleditable: booleanAdd contenteditable to every cell optionalheader: stringHeader HTML optionalfooter: stringFooter HTML