XLL+ Class Library (6.3)

CXlActiveCellRestorer::CXlActiveCellRestorer

Constructs a CXlActiveCellRestorer object

CXlActiveCellRestorer(
   bool saveNow = true
);

Parameters

saveNow

If set to false, then this object will not save the active cell, nor will it restore it on destruction unless Save has been called in the meantime.

If true, then the object will save the active cell during construction, and will restore it at destruction.

Requirements

Header: xlpstatehelpers.h

See Also

CXlActiveCellRestorer Class | CXlActiveCellRestorer Methods