interface MarginInfoimport { type MarginInfo } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/sheetjs.ts"; Page Margins -- see Excel Page Setup .. Margins diagram for explanation Propertiesoptionalleft: numberLeft side margin (inches) optionalright: numberRight side margin (inches) optionaltop: numberTop side margin (inches) optionalbottom: numberBottom side margin (inches) optionalheader: numberHeader top margin (inches) optionalfooter: numberFooter bottom height (inches)