Closes (and optionally saves) the Excel workbook.
0 |
Integer |
Workbook Handle |
The handle for the workbook returned from the Open Workbook File command. |
1 |
Boolean |
Save? |
Indicates whether the workbook should be saved prior to being closed. |
None.
SUCCESS |
The workbook was closed successfully. |
FAILURE |
The workbook handle was invalid, or there was a file system error. |
None.