Returns a dispatch pointer to the Excel Application object
LPDISPATCH GetApplicationDispatch( ); |
Returns an IDispatch interface pointer to the Excel Application object. If the COM interface cannot be initialized, then an exception of type CXlComException will be thrown.
Header: xllplus.h
CXllApp Class | CXllApp Methods | CXllApp::GetCom() | CXllApp::SetUseAutomation()