XLL+ Class Library (7.0)

CXllApp::GetCalculationMode

Get Excel's calculation mode

static int GetCalculationMode( );

Return Value

The function returns a number from 1 to 3 indicating the type of calculation:- 1=Automatic; 2=Automatic except tables; 3=Manual.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods | CXllApp::SetCalculationMode