_Workbook.XmlMaps Property

Definition

Returns an XmlMaps collection that represents the schema maps that have been added to the specified workbook. Read-only.

public:
 property Microsoft::Office::Interop::Excel::XmlMaps ^ XmlMaps { Microsoft::Office::Interop::Excel::XmlMaps ^ get(); };
public Microsoft.Office.Interop.Excel.XmlMaps XmlMaps { get; }
Public ReadOnly Property XmlMaps As XmlMaps

Property Value

Remarks

XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

Applies to