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