Spread Windows Forms 12.0 Product Documentation
SaveXmlInputMapFileWhenShapeHasFocus(Stream) Method


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

Parameters

stream
See Also

Reference

FpSpread Class
FpSpread Members
Overload List