Returns the value of the UseAutomation attribute
BOOL GetUseAutomation( ) const; |
Returns the value of the UseAutomation attibute. If this attribute is set to TRUE, then the addin will get a handle to Excel's COM interface during initialization. If it is FALSE, then the COM interface will not be available to the add-in.
Header: xllplus.h
CXllApp Class | CXllApp Methods | CXllCom object | CXllApp::GetApplicationDispatch() | CXllApp::SetUseAutomation()