Skip to content

Add

Adds a new row to the table.

1
myTableRowCollection.Add(options?: object):`Cells` : `Count` : number

Add(options?: object) :Blocks:Count` : number

AddBlockContentControl(blockContentControlType: string, options?: ( ... | ... )) :Blocks` : ...
Gets the nested blocks.

ContentControlType : ...
Gets the content control type.

ElementType : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a block content control.

AddParagraph(options?: ( ... | ... )) :ElementType` : ...

Inlines : ...
Gets the paragraph's inlines.

ParagraphFormat : ...
Gets the paragraph format.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a paragraph block.

AddTable(options?: ( ... | ... )) :ElementType` : ...

Rows : ...
Gets the table rows.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table block.

AddTableOfEntries(elementType: string, options?: ( ... | ... )) :ElementType` : ...

Entries : ...
Gets the table's entries.

FieldType : ...
Gets the field type. The field type must be one of the following: Index, TOA, TOC

InstructionText : ...
Gets or sets the field's instruction text.

IsDirty : ...
Indicates whether this

IsLocked : ...
Indicates whether this

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table of entries block.

Clear() : void

IndexOf(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : number`

Remove(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : void`

RemoveAt(i: number) : void

ToArray() : Array<...>
Gets the blocks inside the cell.`
Adds a new cell to the table.

Clear() : void

IndexOf(item:Blocks:Count` : number

AddBlockContentControl(blockContentControlType: string, options?: ( ... | ... )) :Blocks` : ...
Gets the nested blocks.

ContentControlType : ...
Gets the content control type.

ElementType : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a block content control.

AddParagraph(options?: ( ... | ... )) :ElementType` : ...

Inlines : ...
Gets the paragraph's inlines.

ParagraphFormat : ...
Gets the paragraph format.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a paragraph block.

AddTable(options?: ( ... | ... )) :ElementType` : ...

Rows : ...
Gets the table rows.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table block.

AddTableOfEntries(elementType: string, options?: ( ... | ... )) :ElementType` : ...

Entries : ...
Gets the table's entries.

FieldType : ...
Gets the field type. The field type must be one of the following: Index, TOA, TOC

InstructionText : ...
Gets or sets the field's instruction text.

IsDirty : ...
Indicates whether this

IsLocked : ...
Indicates whether this

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table of entries block.

Clear() : void

IndexOf(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : number`

Remove(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : void`

RemoveAt(i: number) : void

ToArray() : Array<...>
Gets the blocks inside the cell.) : number`

Remove(item:Blocks:Count` : number

AddBlockContentControl(blockContentControlType: string, options?: ( ... | ... )) :Blocks` : ...
Gets the nested blocks.

ContentControlType : ...
Gets the content control type.

ElementType : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a block content control.

AddParagraph(options?: ( ... | ... )) :ElementType` : ...

Inlines : ...
Gets the paragraph's inlines.

ParagraphFormat : ...
Gets the paragraph format.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a paragraph block.

AddTable(options?: ( ... | ... )) :ElementType` : ...

Rows : ...
Gets the table rows.

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table block.

AddTableOfEntries(elementType: string, options?: ( ... | ... )) :ElementType` : ...

Entries : ...
Gets the table's entries.

FieldType : ...
Gets the field type. The field type must be one of the following: Index, TOA, TOC

InstructionText : ...
Gets or sets the field's instruction text.

IsDirty : ...
Indicates whether this

IsLocked : ...
Indicates whether this

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... `
Adds a table of entries block.

Clear() : void

IndexOf(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : number`

Remove(item:ElementType` : ...

Clone() : ...

GetChildElements(recursively: ...) : ...

GetParentElements() : ... ) : void`

RemoveAt(i: number) : void

ToArray() : Array<...>
Gets the blocks inside the cell.) : void`

RemoveAt(i: number) : void

ToArray() : Array<Blocks:Count` : ...

AddBlockContentControl(blockContentControlType: ..., options?: ...) : ...
Adds a block content control.

AddParagraph(options?: ...) : ...
Adds a paragraph block.

AddTable(options?: ...) : ...
Adds a table block.

AddTableOfEntries(elementType: ..., options?: ...) : ...
Adds a table of entries block.

Clear() : ...

IndexOf(item: ...) : ...

Remove(item: ...) : ...

RemoveAt(i: ...) : ...

ToArray() : ...
Gets the blocks inside the cell.>`
Gets the table row cells.

Parameters

object options optional