Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
SectionProperties
Class SectionProperties
Hierarchy
XmlComponent
SectionProperties
Index
Constructors
constructor
Properties
left
Margin
right
Margin
width
Accessors
Is
Deleted
Methods
add
Child
Element
delete
prep
For
Xml
Constructors
constructor
new
Section
Properties
(
options
?:
SectionPropertiesOptions
)
:
SectionProperties
Parameters
options:
SectionPropertiesOptions
= ...
Returns
SectionProperties
Properties
Readonly
left
Margin
left
Margin
:
number
Readonly
right
Margin
right
Margin
:
number
Readonly
width
width
:
number
Accessors
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
string
|
XmlComponent
)
:
XmlComponent
Parameters
child:
string
|
XmlComponent
Returns
XmlComponent
delete
delete
(
)
:
void
Returns
void
prep
For
Xml
prep
For
Xml
(
file
?:
IViewWrapper
)
:
undefined
|
IXmlableObject
Parameters
Optional
file:
IViewWrapper
Returns
undefined
|
IXmlableObject
Exports
Section
Properties
constructor
left
Margin
right
Margin
width
Is
Deleted
add
Child
Element
delete
prep
For
Xml
Generated using
TypeDoc