Saves the data on the sheet to the specified XML file.
'Declaration
Public Overloads Function SaveXml( _
ByVal As String _
) As Boolean
'Usage
Dim instance As SheetView
Dim xmlFileName As String
Dim value As Boolean
value = instance.SaveXml(xmlFileName)
Parameters
- xmlFileName
- Path and name of the XML file