Workbook.XmlMaps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an XmlMaps collection that represents the schema maps that have been added to the workbook.
public:
property Microsoft::Office::Interop::Excel::XmlMaps ^ XmlMaps { Microsoft::Office::Interop::Excel::XmlMaps ^ get(); };
public Microsoft.Office.Interop.Excel.XmlMaps XmlMaps { get; }
member this.XmlMaps : Microsoft.Office.Interop.Excel.XmlMaps
Public ReadOnly Property XmlMaps As XmlMaps
Property Value
An XmlMaps collection that represents the schema maps that have been added to the workbook.