ExcelDoc::SaveExcelDoc (open)
Save the excel document
Syntax
LOADLIB "wh::ooxml/spreadsheet.whlib";
BLOB FUNCTION SaveExcelDoc(RECORD options)
Parameters
RECORD options
Options
recalculate
Tell Excel to recalculate all cells after opening (defaults to TRUE)
Return value
BLOB
The XLSX document as a blob