SaveXmlInputMapFileWhenShapeHasFocus(Stream) Method
Saves the XML input map file when shape has focus.
public void SaveXmlInputMapFileWhenShapeHasFocus(
Stream
)
'Declaration
Public Overloads Sub SaveXmlInputMapFileWhenShapeHasFocus( _
ByVal As Stream _
)
'Usage
Dim instance As FpSpread
Dim stream As Stream
instance.SaveXmlInputMapFileWhenShapeHasFocus(stream)
Parameters
- stream