Share via


Proprietà Document.CustomXMLParts

Restituisce le Web part XML personalizzate nel documento.

Spazio dei nomi:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Sintassi

'Dichiarazione
ReadOnly Property CustomXMLParts As CustomXMLParts
    Get
CustomXMLParts CustomXMLParts { get; }

Valore proprietà

Tipo: Microsoft.Office.Core.CustomXMLParts
Insieme Microsoft.Office.Core.CustomXMLParts contenente le Web part XML personalizzate presenti nel documento.

Note

Per ulteriori informazioni sull'utilizzo delle Web part XML personalizzate nei progetti Office, vedere Cenni preliminari sulle web part XML personalizzate.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Document Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Word

Altre risorse

Cenni preliminari sulle web part XML personalizzate