XLL+ Class Library (7.0)

xlpcom.h

Overview

xlpcom.h contains classes and definitions for accessing Excel's OLE automation interface.

Public access is via an instance of the CXllCom object. An initialised object of this type is available by calling the CXllApp::GetCom() method.

See Also

CXllCom object