appendChild method
appendChild(newChild)
Adds the specified node to the end of the stdContent range.
appendChild(newChild: Aspose.Words.Node)
Parameter | Type | Description |
---|---|---|
newChild | Node | The node to add. |
Returns
The node added.
See Also
- module Aspose.Words.Markup
- class StructuredDocumentTagRangeStart