WorkbookClass.SaveAsXMLData(String, XmlMap) Method
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.
public:
virtual void SaveAsXMLData(System::String ^ Filename, Microsoft::Office::Interop::Excel::XmlMap ^ Map) = Microsoft::Office::Interop::Excel::_Workbook::SaveAsXMLData;
public virtual void SaveAsXMLData (string Filename, Microsoft.Office.Interop.Excel.XmlMap Map);
Public Overridable Sub SaveAsXMLData (Filename As String, Map As XmlMap)
Parameters
- Filename
- String
- Map
- XmlMap