Spread Windows Forms 12.0 Product Documentation
SaveXmlInputMapFileWhenShapeHasFocus(String) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class > SaveXmlInputMapFileWhenShapeHasFocus Method : SaveXmlInputMapFileWhenShapeHasFocus(String) Method
Name of the file.
Saves the XML input map file when shape has focus.
Syntax
'Declaration
 
Public Overloads Sub SaveXmlInputMapFileWhenShapeHasFocus( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As FpSpread
Dim fileName As String
 
instance.SaveXmlInputMapFileWhenShapeHasFocus(fileName)
public void SaveXmlInputMapFileWhenShapeHasFocus( 
   string fileName
)

Parameters

fileName
Name of the file.
See Also

Reference

FpSpread Class
FpSpread Members
Overload List