Daniel's XL Toolbox NG
|
Classes | |
class | ChartViewModel |
class | Instance |
Provide access to an instance of Excel that the components are to work with. More... | |
class | InstanceShutdownEventArgs |
class | InvalidSheetNameException |
class | SelectionChangedEventArgs |
Event args for the SelectionChanged event of the SelectionViewModel class. More... | |
class | SelectionViewModel |
View model for the current selection of a running Excel instance. Note that the selection wrapped by this view model always reflects the current selection of the Excel application; it is not fixed. More... | |
class | SheetViewModel |
A view model for Excel sheets (worksheets, charts). More... | |
class | WorkbookViewModel |
View model for an Excel workbook containing a list of sheets (worksheets, charts) that can be managed (moved around, added, deleted, renamed). More... | |