XLL+ Class Library (7.0)

::XllGetVersion

Get the XLL+ version number

CString XllGetVersion( );

Return Value

A string containing the XLL+ version against which this XLL was built, in the form "[major].[minor].[revision]", e.g. "6.0.1".

Requirements

Header: xllplus.h

See Also

Global functions & macros | CXllApp::GetXlVersion