Word.CustomXmlInsertSubtreeBeforeOptions interface
Inserts a new node just before the context node in the tree.
Remarks
Properties
| next |
If provided, specifies the context node. |
Property Details
nextSibling
If provided, specifies the context node.
nextSibling?: Word.CustomXmlNode;