Edit

Share via


Word.CustomXmlInsertSubtreeBeforeOptions interface

Inserts a new node just before the context node in the tree.

Remarks

[ API set: WordApiDesktop 1.3 ]

Properties

nextSibling

If provided, specifies the context node.

Property Details

nextSibling

If provided, specifies the context node.

nextSibling?: Word.CustomXmlNode;

Property Value

Remarks

[ API set: WordApiDesktop 1.3 ]