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