IScriptingEventsOnCurrentSelectionDefaults Method |
Called when event occurs.
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxvoid OnCurrentSelectionDefaults()
Sub OnCurrentSelectionDefaults
Dim instance As IScriptingEvents
instance.OnCurrentSelectionDefaults()
void OnCurrentSelectionDefaults()
See Also