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