Sdílet prostřednictvím


Workbook.CustomXMLParts Vlastnost

Definice

Získá kolekci vlastních částí XML v sešitu.

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

Hodnota vlastnosti

Kolekce Microsoft.Office.Core.CustomXMLParts, která obsahuje vlastní části XML v sešitu.

Poznámky

Další informace o vlastních částech XML najdete v tématu Přehled vlastních částí XML.

Platí pro