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