Sets the value of the event cancel flag
void SetCancel( bool cancel ); |
true to cancel the event. false to let it continue.
This method can be used by an event observer to cancel the event being notified.
Header: xlpevents.h
CXlCancellableRangeEventArgs Class | CXlCancellableRangeEventArgs Methods