Edit

Share via


Word.CustomXmlInsertSubtreeBeforeOptions interface

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

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

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Properties

nextSibling

If provided, specifies the context node.

Property Details

nextSibling

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

If provided, specifies the context node.

nextSibling?: Word.CustomXmlNode;

Property Value

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]