Stores objects within an add-in and exposes them in Excel as handles.
class CXlHandleStore<T, S> |
The CXlHandleStore<T, S> template allows the programmer to store objects within an add-in and to expose them to Excel as handles.
See Object handles coded manually in the User Guide for more information.
Header: xlhandle.h
CXlHandleStore<T, S> Methods | xlhandle.h | CXlFormulaRefresh class | User Guide: Object handles coded manually