Excel.Interfaces.CustomXmlPartData interface
An interface describing the data returned by calling customXmlPart.toJSON()
.
id | The custom XML part's ID. |
namespace |
The custom XML part's namespace URI. |
The custom XML part's ID.
TypeScript
id?: string;
Property Value
string
Remarks
The custom XML part's namespace URI.
TypeScript
namespaceUri?: 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
Office Add-ins is an open source project. Select a link to provide feedback: