Saves the workbook under a specified name.
While the toolbox is able to operate on both .xls and .xlsx formats, it does not provide an explicit conversion function between the two.
The workbook is saved in its original format, regardless of the extension assigned to it.
Parameters
workbookHandle |
NUM_BIN_4 |
Workbook handle. |
fileName |
ALPHA(n) |
Name of the target file. |
rc |
NUM_BIN_4 |
Function return code (see Error codes constants).
Output parameter. |
List of XlsxToolBx DLL functions - Workbook class