Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.85 SaveBook Method

Description:

Execute the Excel save command to save the book.

Used in controls:

ExcelConnection

Used in objects:

None.

Parameters:

None.

Return value:

VT_I4 - ReturnValueS9(9) COMP-5

Zero or greater indicates normal completion.
Negative indicates an error.

Example:

INVOKE CmExcel1 "SaveBook" RETURNING ReturnValue

Backward compatibility
method name:

SAVEEXCELSHEET

Backward compatibility
arguments:

None.