Saves the data on the sheet to the specified XML stream.
'Declaration
Public Overloads Function SaveXml( _
ByVal As Stream _
) As Boolean
'Usage
Dim instance As SheetView
Dim xmlStream As Stream
Dim value As Boolean
value = instance.SaveXml(xmlStream)
Parameters
- xmlStream
- XML stream