共用方式為


Workbook.CustomXMLParts 屬性

取得活頁簿中自訂 XML 組件的集合。

命名空間:  Microsoft.Office.Tools.Excel
組件:  Microsoft.Office.Tools.Excel (在 Microsoft.Office.Tools.Excel.dll 中)

語法

'宣告
ReadOnly Property CustomXMLParts As CustomXMLParts
    Get
CustomXMLParts CustomXMLParts { get; }

屬性值

型別:Microsoft.Office.Core.CustomXMLParts
Microsoft.Office.Core.CustomXMLParts 集合,含有活頁簿中的自訂 XML 組件。

備註

如需自訂 XML 組件的詳細資訊,請參閱自訂 XML 組件概觀

.NET Framework 安全性

請參閱

參考

Workbook 介面

Microsoft.Office.Tools.Excel 命名空間