XLL+ Class Library (7.0)

CXlBeforeCloseEventArgs::GetCancel

Gets the value of the event cancel flag

bool GetCancel( ) const;

Return Value

Returns the value of the event cancel flag. If it is true, then the event has been cancelled. If it is false, the event will occur.

Requirements

Header: xlpevents.h

See Also

CXlBeforeCloseEventArgs Class | CXlBeforeCloseEventArgs Methods