Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISectionPropertiesOptions

Hierarchy

  • ISectionPropertiesOptions

Index

Properties

Optional Readonly column

Optional Readonly footerWrapperGroup

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>

Optional Readonly grid

Optional Readonly headerWrapperGroup

headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>

Optional Readonly lineNumbers

lineNumbers?: ILineNumberAttributes

Optional Readonly page

page?: { borders?: IPageBordersOptions; margin?: IPageMarginAttributes; pageNumbers?: IPageNumberTypeAttributes; size?: IPageSizeAttributes; textDirection?: PageTextDirection }

Type declaration

Optional Readonly titlePage

titlePage?: boolean

Optional Readonly type

Optional Readonly verticalAlign

verticalAlign?: VerticalAlign

Generated using TypeDoc