SelectionEventsClassCurrentSelectionCanceled Method |
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void CurrentSelectionCanceled()
Public Overridable Sub CurrentSelectionCanceled
Dim instance As SelectionEventsClass
instance.CurrentSelectionCanceled()
public:
virtual void CurrentSelectionCanceled()
Implements
ISelectionEventsCurrentSelectionCanceled
See Also