Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TableRow
Class TableRow
Hierarchy
XmlComponent
TableRow
Index
Constructors
constructor
Accessors
Cell
Count
Children
Is
Deleted
Methods
add
Cell
ToIndex
add
Child
Element
delete
prep
For
Xml
Constructors
constructor
new
Table
Row
(
options
:
ITableRowOptions
)
:
TableRow
Parameters
options:
ITableRowOptions
Returns
TableRow
Accessors
Cell
Count
get
CellCount
(
)
:
number
Returns
number
Children
get
Children
(
)
:
TableCell
[]
Returns
TableCell
[]
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Cell
ToIndex
add
Cell
ToIndex
(
cell
:
TableCell
, index
:
number
)
:
void
Parameters
cell:
TableCell
index:
number
Returns
void
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
Table
Row
constructor
Cell
Count
Children
Is
Deleted
add
Cell
ToIndex
add
Child
Element
delete
prep
For
Xml
Generated using
TypeDoc