ExcelWriter Xojo Plugin

ExcelWriterWorkbook.Close Method (console safe)

Writes out the xlsx document file and cleans up memory used by internal object.

Close()

Parameters

Remarks

Close is automatically called when the workbook object destructs if it has not already been called.

See Also

ExcelWriterWorkbook Class