Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.CustomXmlPartUpdateData interface
- Package:
- word
An interface for updating data on the CustomXmlPart object, for use in customXmlPart.set({ ... }).
Properties
| documentElement | Gets the root element of a bound region of data in the document. If the region is empty, the property returns |
Property Details
documentElement
Gets the root element of a bound region of data in the document. If the region is empty, the property returns Nothing.
documentElement?: Word.Interfaces.CustomXmlNodeUpdateData;
Property Value
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
