Skip to content

API / interfaces / margininfo

Interface: MarginInfo

Page margin settings in inches

Properties

left

optional

left: number

Left margin

right

optional

right: number

Right margin

top

optional

top: number

Top margin

bottom

optional

bottom: number

Bottom margin

header

optional

header: number

Header margin (distance from top of page)

footer

optional

footer: number

Footer margin (distance from bottom of page)

Source

src/types.ts


← JSON2SheetOpts | Properties →