'Declaration
Protected Function New( _ ByVal workbookSet As IWorkbookSet _ )
'Usage
Dim workbookSet As IWorkbookSet Dim instance As New CommandManager(workbookSet)
protected CommandManager( IWorkbookSet workbookSet )
Parameters
- workbookSet
- Specifies the workbook set which will own this CommandManager.