XLL+ Class Library (7.0)

CXlSuspendAutoRecalculation::Save

Sets Excel's calculation mode to manual, and saves the current calculation mode.

void Save( );

Remarks

This method is called during construction (if the suspend parameter is set to true, or is omitted).

Requirements

Header: xlpstatehelpers.h

See Also

CXlSuspendAutoRecalculation Class | CXlSuspendAutoRecalculation Methods