|
Daniel's XL Toolbox NG
|
Classes | |
| class | ContextItems |
| A collection of WorkbookStorageItems that belong to a given context (i.e., the name of the worksheet associated with the settings items, or an empty string if the settings pertain to the global workbook scope). | |
| class | EmptyKeyException |
| class | InvalidContextException |
| class | Item |
| Holds a single settings item for the workbook storage. | |
| class | Store |
| Stores stuff (strings, ints, objects) in a very hidden worksheet of a workbook, and retrieves stuff from it. The store supports 'namespaces' where a worksheet can be used as a 'context', i.e. namespace. Empty context constitutes a global namespace. Uses a cache that is automatically written to the worksheet when finalizing. More... | |
| class | UndefinedContextException |
| class | UnkownKeyException |
| class | WorkbookStorageException |