Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.CustomXmlValidationErrorUpdateData interface
- Package:
- word
An interface for updating data on the CustomXmlValidationError object, for use in customXmlValidationError.set({ ... }).
Properties
| node | Gets the node associated with this |
Property Details
node
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.
Gets the node associated with this CustomXmlValidationError object, if any exist. If no nodes exist, the property returns Nothing.
node?: Word.Interfaces.CustomXmlNodeUpdateData;
Property Value
Remarks
Office Add-ins
Feedback
Was this page helpful?
