Save a List of ISExcelWorkbook objects to the Document Manager in the form of a XLSX files.

Syntax

finDocumentManagerFunctions.SaveExcelWorkbooksToDocumentManagerXlsxAccountApp(accountAppId, excelWorkbooks, baseFileName, documentManagerFileName, documentManagerFileNameRelative)

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Account Application Id.
excelWorkbooks List(Of ISExcelWorkbook) The List of Excel Workbooks.
baseFileName String The Base File Name, e.g., "AccountApp_Workbook_1". Any path or file extension details will be removed.
documentManagerFileName String ByRef The full File Name (or space separated list of quotes file names) that was generated to save to the Document Manager.
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finDocumentManagerFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0