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