[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenShapeHasFocus

LoadXmlInputMapFileWhenShapeHasFocus Method

LoadXmlInputMapFileWhenShapeHasFocus(string)

Loads the XML input map file when the shape has the focus.

Declaration
public void LoadXmlInputMapFileWhenShapeHasFocus(string fileName)
Public Sub LoadXmlInputMapFileWhenShapeHasFocus(fileName As String)
Parameters
Type Name Description
string fileName

Name of the file.

LoadXmlInputMapFileWhenShapeHasFocus(Stream)

Loads the XML input map file when the shape has the focus.

Declaration
public void LoadXmlInputMapFileWhenShapeHasFocus(Stream stream)
Public Sub LoadXmlInputMapFileWhenShapeHasFocus(stream As Stream)
Parameters
Type Name Description
Stream stream

Stream of the file.