| Workbook Methods |
The Workbook type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Closes the Workbook object and returns a success message for saving.
| |
| GetFormField |
Gets the value of the Form field specified in the page with AceoffixCtrl.
| |
| OpenSheet |
Opens the specified worksheet and returns a Sheet object.
| |
| ShowPage |
Pops up a custom dialog box in browser to show the saving result in HTML format.
|