Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.CustomXmlPrefixMappingData interface
- Package:
- word
An interface describing the data returned by calling customXmlPrefixMapping.toJSON().
Properties
| namespaceUri | Gets the unique address identifier for the namespace of the |
| prefix | Gets the prefix for the |
Property Details
namespaceUri
Gets the unique address identifier for the namespace of the CustomXmlPrefixMapping object.
namespaceUri?: string;
Property Value
string
Remarks
prefix
Gets the prefix for the CustomXmlPrefixMapping object.
prefix?: string;
Property Value
string
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?
