docx
Preparing search index...
ISectionOptions
Type Alias ISectionOptions
type
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
}
Optional
Readonly
headers
headers
?:
{
default
?:
Header
;
even
?:
Header
;
first
?:
Header
}
Optional
Readonly
properties
properties
?:
ISectionPropertiesOptions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
footers
headers
properties
docx
Loading...