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