Document.CustomXMLParts Proprietà

Definizione

Restituisce le parti XML personalizzate nel documento.

public:
 property Microsoft::Office::Core::CustomXMLParts ^ CustomXMLParts { Microsoft::Office::Core::CustomXMLParts ^ get(); };
public Microsoft.Office.Core.CustomXMLParts CustomXMLParts { get; }
member this.CustomXMLParts : Microsoft.Office.Core.CustomXMLParts
Public ReadOnly Property CustomXMLParts As CustomXMLParts

Valore della proprietà

Insieme Microsoft.Office.Core.CustomXMLParts che contiene le parti XML personalizzate nel documento.

Commenti

Per altre informazioni sull'uso di parti XML personalizzate nei progetti di Office, vedere Cenni preliminari sulle parti XML personalizzate.

Si applica a