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