XLL+ Class Library (7.0)

CXlAfterSaveEventArgs Class

An event argument class identifying a workbook about to be saved, which contains the saved name of the workbook and a flag indicating whether the save operation was successful.

class CXlAfterSaveEventArgs : public CXlEventArgs

Overview

This is the event argument used by the following workbook event:

Requirements

Header: xlpevents.h

See Also

CXlAfterSaveEventArgs Methods | xlpevents.h | Events