Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
VerticalMerge
Class VerticalMerge
Vertical merge element. Should be used in a table cell.
Hierarchy
XmlComponent
VerticalMerge
Index
Constructors
constructor
Accessors
Is
Deleted
Methods
add
Child
Element
delete
prep
For
Xml
Constructors
constructor
new
Vertical
Merge
(
value
:
VerticalMergeType
)
:
VerticalMerge
Parameters
value:
VerticalMergeType
Returns
VerticalMerge
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
(
context
:
IContext
)
:
undefined
|
IXmlableObject
Parameters
context:
IContext
Returns
undefined
|
IXmlableObject
Exports
Vertical
Merge
constructor
Is
Deleted
add
Child
Element
delete
prep
For
Xml
Generated using
TypeDoc
Vertical merge element. Should be used in a table cell.