ApplicationEventsClassEditSelectionComplete Method |
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void EditSelectionComplete()
Public Overridable Sub EditSelectionComplete
Dim instance As ApplicationEventsClass
instance.EditSelectionComplete()
public:
virtual void EditSelectionComplete()
Implements
IApplicationEventsEditSelectionComplete
See Also