Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / SaveXmlInputMapFileWhenShapeHasFocus Method / SaveXmlInputMapFileWhenShapeHasFocus(Stream) Method


In This Topic
SaveXmlInputMapFileWhenShapeHasFocus(Stream) Method
In This Topic
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)

Parameters

stream
See Also