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 FpSpread
Dim stream As Stream
instance.SaveXmlInputMapFile(stream)
Parameters
- stream
- Stream of the file.