Condividi tramite


Proprietà Document.CustomXMLParts

Restituisce le Web part XML personalizzate nel documento.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Office.Core.CustomXMLParts
Raccolta 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