[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenShapeHasFocus

SaveXmlInputMapFileWhenShapeHasFocus Method

SaveXmlInputMapFileWhenShapeHasFocus(string)

Saves the XML input map file when shape has focus.

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

Name of the file.

SaveXmlInputMapFileWhenShapeHasFocus(Stream)

Saves the XML input map file when shape has focus.

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