WorksheetManager |
This page in 2003 Top Previous Next |
|
Activates the Worksheet Manager. Applies to SYNTAX result1 = expression1.WorksheetManager expression1 Required. An expression that returns an IOAKAddIn object. result1 An OAKResult enumeration indicating the success or otherwise of the action. Remarks When applied to an IOAKAddIn object, the WorksheetManager method activates the same dialog box as is presented when the Worksheet Manager command is selected manually from the OAK user interface. The action that follows is controlled by the data gathered by the dialog box from the user, and acts on the workbook or worksheet(s) specified in that dialog.
|