Condividi tramite


Proprietà Workbook.CustomXMLParts

Ottiene l'insieme di Web part XML personalizzate della cartella di lavoro.

Spazio dei nomi:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.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 nella cartella di lavoro.

Note

Per ulteriori informazioni sulle web part XML personalizzate, vedere Cenni preliminari sulle web part XML personalizzate.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Workbook Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Excel