SaveXmlInputMapFile(Stream) Method
Saves the XML input map file.
public void SaveXmlInputMapFile(
Stream
)
'Declaration
Public Overloads Sub SaveXmlInputMapFile( _
ByVal As Stream _
)
'Usage
Dim instance As SpreadView
Dim stream As Stream
instance.SaveXmlInputMapFile(stream)
Parameters
- stream
- The file stream.