XLL+ Class Library (7.0)

CXlAfterSaveEventArgs::GetBookName

Gets the name of the workbook

const CString& GetBookName( ) const;

Return Value

Returns a reference to the name of the workbook for which the event is being raised.

Requirements

Header: xlpevents.h

See Also

CXlAfterSaveEventArgs Class | CXlAfterSaveEventArgs Methods