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