| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| clientId | String | The Client Id. | ||
| excelWorkbook | ISExcelWorkbook | The Excel Workbook. | ||
| baseFileName | String | The Base File Name, e.g., "Client_Workbook_1". Any path or file extension details will be removed. | ||
| documentManagerFileName | String | ByRef | The full File Name that was generated to save to the Document Manager, e.g., "Client_Workbook_1_201603070930.xlsx". | |
| documentManagerFileNameRelative | String | ByRef | The File Name that was generated relative to the Document Manager path, i.e., the File Name that should be recorded against a Log record. |
A Boolean value indicating success.