Preparing search index...
The search index is not available
docx
docx
ISectionOptions
Interface ISectionOptions
interface
ISectionOptions
{
children
:
readonly
FileChild
[]
;
footers
?:
{
default
?:
Footer
;
even
?:
Footer
;
first
?:
Footer
;
}
;
headers
?:
{
default
?:
Header
;
even
?:
Header
;
first
?:
Header
;
}
;
properties
?:
ISectionPropertiesOptions
;
}
Index
Properties
children
footers?
headers?
properties?
Properties
Readonly
children
children
:
readonly
FileChild
[]
Optional
Readonly
footers
footers
?:
{
default
?:
Footer
;
even
?:
Footer
;
first
?:
Footer
;
}
Type declaration
Optional
Readonly
default
?:
Footer
Optional
Readonly
even
?:
Footer
Optional
Readonly
first
?:
Footer
Optional
Readonly
headers
headers
?:
{
default
?:
Header
;
even
?:
Header
;
first
?:
Header
;
}
Type declaration
Optional
Readonly
default
?:
Header
Optional
Readonly
even
?:
Header
Optional
Readonly
first
?:
Header
Optional
Readonly
properties
properties
?:
ISectionPropertiesOptions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
children
footers
headers
properties
docx
File
AbstractNumbering
Alignment
AlignmentAttributes
AnnotationReference
Attributes
BaseEmphasisMark
BaseXmlComponent
Body
Bookmark
BookmarkEnd
BookmarkStart
Border
BorderElement
BuilderElement
CarriageReturn
CheckBox
CheckBoxSymbolElement
CheckBoxUtil
Column
ColumnBreak
Loading...
Generated using
TypeDoc