Cells¶
Gets the table row cells.
1 | |
Add(options?: object) :Blocks:Count` : number
AddBlockContentControl(blockContentControlType: string, options?: object) :Blocks` : BlockContentControl
Gets the nested blocks.
ContentControlType : ( ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... )
Gets the content control type.
ElementType : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a block content control.
AddParagraph(options?: object) :ElementType` : string
Inlines : Count : ...
AddBookmarkEnd(bookmarkName: ..., options?: ...) : ...
Adds a bookmark end marker.
AddBookmarkStart(bookmarkName: ..., options?: ...) : ...
Adds a bookmark start marker.
AddField(fieldType: ..., options?: ...) : ...
Adds a field.
AddHyperlink(options?: ...) : ...
Adds a hyperlink.
AddInlineContentControl(inlineContentControlType: ..., options?: ...) : ...
Adds an inline content control.
AddNote(noteType: ..., options?: ...) : ...
Adds a note.
AddRun(options?: ...) : ...
Adds a text run.
AddShape(shapeType: ..., options?: ...) : ...
Adds a shape.
AddSpecialCharacter(specialCharacterType: ..., options?: ...) : ...
Adds a special character.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the paragraph's inlines.
ParagraphFormat : Alignment : ...
Gets or sets the text alignment for the paragraph.
BackgroundColor : ...
Gets or sets the paragraph background color.
KeepLinesTogether : ...
When true, all lines for this paragraph are maintained on a single page whenever possible.
KeepWithNext : ...
When true, the paragraph is on the same page as the following paragraph whenever possible.
LeftIndentation : ...
Gets or sets (in points) the left indentation for the paragraph.
LineSpacing : ...
Gets or sets the line spacing.
LineSpacingRule : ...
Gets or sets the line spacing rule.
MirrorIndents : ...
Gets or sets whether the paragraph indents should be interpreted as mirrored indents.
NoSpaceBetweenParagraphsOfSameStyle : ...
When true, spacing between paragraphs with the same style will be ignored.
PageBreakBefore : ...
When true, this paragraph is rendered at the start of a new page in the document.
RightIndentation : ...
Gets or sets (in points) the right indentation for the paragraph.
RightToLeft : ...
When true, this is a right-to-left paragraph.
SpaceAfter : ...
Gets or sets the amount of spacing after the paragraph (in points).
SpaceBefore : ...
Gets or sets the amount of spacing before the paragraph (in points).
SpecialIndentation : ...
Gets or sets the special indentation for the paragraph.
WordWrap : ...
Gets or sets a value indicating whether to break text which exceeds the text extents of a line by moving the word to the new line or breaking the word on the character level.
ClearFormatting() : ...
Clears the formatting.
Gets the paragraph format.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a paragraph block.
AddTable(options?: object) :ElementType` : string
Rows : Count : ...
Add(options?: ...) : ...
Adds a new row to the table.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the table rows.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table block.
AddTableOfEntries(elementType: string, options?: object) :ElementType` : string
Entries : BlockCollection
Gets the table's entries.
FieldType : ( ... | ... | ... | ... | ... )
Gets the field type. The field type must be one of the following: Index, TOA, TOC
InstructionText : string
Gets or sets the field's instruction text.
IsDirty : boolean
Indicates whether this
IsLocked : boolean
Indicates whether this
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table of entries block.
Clear() : void
IndexOf(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : number`
Remove(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : void`
RemoveAt(i: number) : void
ToArray() : Array<ElementType` : ...
Clone() : ...
GetChildElements(recursively: ...) : ...
GetParentElements() : ... >Gets the blocks inside the cell.
Adds a new cell to the table.
Clear() : void
IndexOf(item:Blocks:Count` : number
AddBlockContentControl(blockContentControlType: string, options?: object) :Blocks` : BlockContentControl
Gets the nested blocks.
ContentControlType : ( ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... )
Gets the content control type.
ElementType : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a block content control.
AddParagraph(options?: object) :ElementType` : string
Inlines : Count : ...
AddBookmarkEnd(bookmarkName: ..., options?: ...) : ...
Adds a bookmark end marker.
AddBookmarkStart(bookmarkName: ..., options?: ...) : ...
Adds a bookmark start marker.
AddField(fieldType: ..., options?: ...) : ...
Adds a field.
AddHyperlink(options?: ...) : ...
Adds a hyperlink.
AddInlineContentControl(inlineContentControlType: ..., options?: ...) : ...
Adds an inline content control.
AddNote(noteType: ..., options?: ...) : ...
Adds a note.
AddRun(options?: ...) : ...
Adds a text run.
AddShape(shapeType: ..., options?: ...) : ...
Adds a shape.
AddSpecialCharacter(specialCharacterType: ..., options?: ...) : ...
Adds a special character.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the paragraph's inlines.
ParagraphFormat : Alignment : ...
Gets or sets the text alignment for the paragraph.
BackgroundColor : ...
Gets or sets the paragraph background color.
KeepLinesTogether : ...
When true, all lines for this paragraph are maintained on a single page whenever possible.
KeepWithNext : ...
When true, the paragraph is on the same page as the following paragraph whenever possible.
LeftIndentation : ...
Gets or sets (in points) the left indentation for the paragraph.
LineSpacing : ...
Gets or sets the line spacing.
LineSpacingRule : ...
Gets or sets the line spacing rule.
MirrorIndents : ...
Gets or sets whether the paragraph indents should be interpreted as mirrored indents.
NoSpaceBetweenParagraphsOfSameStyle : ...
When true, spacing between paragraphs with the same style will be ignored.
PageBreakBefore : ...
When true, this paragraph is rendered at the start of a new page in the document.
RightIndentation : ...
Gets or sets (in points) the right indentation for the paragraph.
RightToLeft : ...
When true, this is a right-to-left paragraph.
SpaceAfter : ...
Gets or sets the amount of spacing after the paragraph (in points).
SpaceBefore : ...
Gets or sets the amount of spacing before the paragraph (in points).
SpecialIndentation : ...
Gets or sets the special indentation for the paragraph.
WordWrap : ...
Gets or sets a value indicating whether to break text which exceeds the text extents of a line by moving the word to the new line or breaking the word on the character level.
ClearFormatting() : ...
Clears the formatting.
Gets the paragraph format.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a paragraph block.
AddTable(options?: object) :ElementType` : string
Rows : Count : ...
Add(options?: ...) : ...
Adds a new row to the table.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the table rows.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table block.
AddTableOfEntries(elementType: string, options?: object) :ElementType` : string
Entries : BlockCollection
Gets the table's entries.
FieldType : ( ... | ... | ... | ... | ... )
Gets the field type. The field type must be one of the following: Index, TOA, TOC
InstructionText : string
Gets or sets the field's instruction text.
IsDirty : boolean
Indicates whether this
IsLocked : boolean
Indicates whether this
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table of entries block.
Clear() : void
IndexOf(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : number`
Remove(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : void`
RemoveAt(i: number) : void
ToArray() : Array<ElementType` : ...
Clone() : ...
GetChildElements(recursively: ...) : ...
GetParentElements() : ... >Gets the blocks inside the cell.) : number
Remove(item:Blocks:Count` : number
AddBlockContentControl(blockContentControlType: string, options?: object) :Blocks` : BlockContentControl
Gets the nested blocks.
ContentControlType : ( ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... )
Gets the content control type.
ElementType : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a block content control.
AddParagraph(options?: object) :ElementType` : string
Inlines : Count : ...
AddBookmarkEnd(bookmarkName: ..., options?: ...) : ...
Adds a bookmark end marker.
AddBookmarkStart(bookmarkName: ..., options?: ...) : ...
Adds a bookmark start marker.
AddField(fieldType: ..., options?: ...) : ...
Adds a field.
AddHyperlink(options?: ...) : ...
Adds a hyperlink.
AddInlineContentControl(inlineContentControlType: ..., options?: ...) : ...
Adds an inline content control.
AddNote(noteType: ..., options?: ...) : ...
Adds a note.
AddRun(options?: ...) : ...
Adds a text run.
AddShape(shapeType: ..., options?: ...) : ...
Adds a shape.
AddSpecialCharacter(specialCharacterType: ..., options?: ...) : ...
Adds a special character.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the paragraph's inlines.
ParagraphFormat : Alignment : ...
Gets or sets the text alignment for the paragraph.
BackgroundColor : ...
Gets or sets the paragraph background color.
KeepLinesTogether : ...
When true, all lines for this paragraph are maintained on a single page whenever possible.
KeepWithNext : ...
When true, the paragraph is on the same page as the following paragraph whenever possible.
LeftIndentation : ...
Gets or sets (in points) the left indentation for the paragraph.
LineSpacing : ...
Gets or sets the line spacing.
LineSpacingRule : ...
Gets or sets the line spacing rule.
MirrorIndents : ...
Gets or sets whether the paragraph indents should be interpreted as mirrored indents.
NoSpaceBetweenParagraphsOfSameStyle : ...
When true, spacing between paragraphs with the same style will be ignored.
PageBreakBefore : ...
When true, this paragraph is rendered at the start of a new page in the document.
RightIndentation : ...
Gets or sets (in points) the right indentation for the paragraph.
RightToLeft : ...
When true, this is a right-to-left paragraph.
SpaceAfter : ...
Gets or sets the amount of spacing after the paragraph (in points).
SpaceBefore : ...
Gets or sets the amount of spacing before the paragraph (in points).
SpecialIndentation : ...
Gets or sets the special indentation for the paragraph.
WordWrap : ...
Gets or sets a value indicating whether to break text which exceeds the text extents of a line by moving the word to the new line or breaking the word on the character level.
ClearFormatting() : ...
Clears the formatting.
Gets the paragraph format.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a paragraph block.
AddTable(options?: object) :ElementType` : string
Rows : Count : ...
Add(options?: ...) : ...
Adds a new row to the table.
Clear() : ...
IndexOf(item: ...) : ...
Remove(item: ...) : ...
RemoveAt(i: ...) : ...
ToArray() : ...
Gets the table rows.
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table block.
AddTableOfEntries(elementType: string, options?: object) :ElementType` : string
Entries : BlockCollection
Gets the table's entries.
FieldType : ( ... | ... | ... | ... | ... )
Gets the field type. The field type must be one of the following: Index, TOA, TOC
InstructionText : string
Gets or sets the field's instruction text.
IsDirty : boolean
Indicates whether this
IsLocked : boolean
Indicates whether this
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> `
Adds a table of entries block.
Clear() : void
IndexOf(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : number`
Remove(item:ElementType` : string
Clone() : T
GetChildElements(recursively: boolean) : Array<...>
GetParentElements() : Array<...> ) : void`
RemoveAt(i: number) : void
ToArray() : Array<ElementType` : ...
Clone() : ...
GetChildElements(recursively: ...) : ...
GetParentElements() : ... >Gets the blocks inside the cell.) : void
RemoveAt(i: number) : void
ToArray() : Array<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.>` myTableRow.Cells