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