XLL+ Class Library (6.3)

CXlWorkbookEventArgs::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

CXlWorkbookEventArgs Class | CXlWorkbookEventArgs Methods