Constructs a CXlSuspendAutoRecalculation object
CXlSuspendAutoRecalculation( bool suspend = true ); |
If set to false, then this object will not change the calculation mode, nor will it restore it on destruction unless Save has been called in the meantime.
If true, then the object will set Excel's calculation mode to manual (if necessary) during construction, and will restore it at destruction.
Header: xlpstatehelpers.h
CXlSuspendAutoRecalculation Class | CXlSuspendAutoRecalculation Methods