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