SOScriptingEventsClassOnCurrentSelectionCanceled Method |
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void OnCurrentSelectionCanceled()
Public Overridable Sub OnCurrentSelectionCanceled
Dim instance As SOScriptingEventsClass
instance.OnCurrentSelectionCanceled()
public:
virtual void OnCurrentSelectionCanceled()
Implements
IScriptingEventsOnCurrentSelectionCanceled
See Also