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