Write a .xlsx file.
基类:object
object
Write a workbook object to an Excel file.
Write data into the archive.
Write the various xml files into the zip archive.
Return an in-memory workbook, suitable for a Django response.
备注
Deprecated: Use a NamedTemporaryFile
Save the given workbook on the filesystem under the name filename.
workbook (openpyxl.workbook.Workbook) – the workbook to save
openpyxl.workbook.Workbook
filename (string) – the path to which save the workbook
bool
openpyxl.writer package
openpyxl.writer.theme module