Clear all handles from the store
[C++]
void Clear();
The function clears all objects from the store.
It should usually be followed by a call to
CXlFormulaRefresh::RefreshAllWorkbooks,
which will cause all the objects for which handles still exist to be
recreated.
Header: xlhandle.h