Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"file/table/table"
TableRow
Class TableRow
Hierarchy
XmlComponent
TableRow
Index
Constructors
constructor
Properties
deleted
root
root
Key
Accessors
is
Deleted
Methods
add
Child
Element
add
Grid
Span
delete
get
Cell
prep
For
Xml
Constructors
constructor
new
Table
Row
(
cells
:
TableCell
[]
)
:
TableRow
Parameters
cells:
TableCell
[]
Returns
TableRow
Properties
Protected
deleted
deleted
:
boolean
= false
Protected
root
root
:
Array
<
BaseXmlComponent
|
string
>
Protected
root
Key
root
Key
:
string
Accessors
is
Deleted
get
isDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
XmlComponent
|
string
)
:
XmlComponent
Parameters
child:
XmlComponent
|
string
Returns
XmlComponent
add
Grid
Span
add
Grid
Span
(
ix
:
number
, cellSpan
:
number
)
:
TableCell
Parameters
ix:
number
cellSpan:
number
Returns
TableCell
delete
delete
(
)
:
void
Returns
void
get
Cell
get
Cell
(
ix
:
number
)
:
TableCell
Parameters
ix:
number
Returns
TableCell
prep
For
Xml
prep
For
Xml
(
)
:
IXmlableObject
Returns
IXmlableObject
Globals
"file/table/table"
Table
Table
Cell
Table
Cell
Properties
Table
Row
constructor
deleted
root
root
Key
is
Deleted
add
Child
Element
add
Grid
Span
delete
get
Cell
prep
For
Xml
Table
Row
Properties
Generated using
TypeDoc