spire.xls for python 13.11.1 已发布。本次更新新增 ipivottableoptions.reportlayout get/set 方法和 convertersetting.toimagewithoutmargins get/set 方法。此外,大量已知问题在该版本中得到修复,如页眉图片显示为全黑色的问题。详情请阅读以下内容。 新功能: 新增ipivottableoptions.reportlayout get/set方法。 新增convertersetting.toimagewithoutmargins get/set方法。 问题修复: 修复了执行xlsrange下的getformula()方法和getformulastringvalue()方法结果为空时抛异常的问题。 修复了执行workbook.ispasswordprotected()方法时抛异常的问题。 修复了执行icharterrorbars.border时抛异常的问题。 修复了执行xlsrange.hyperlinks、xlsrange.borders、xlsrange.richtext、xlsshape.format3d、xlsshape.linkedcell时抛异常的问题。 修复了执行chartcategoryaxis.majorgridlines和chartcategoryaxis.minorgridlines时抛异常的问题。 修复了执行chartseriedataformat.areaproperties时抛异常的问题。 修复了pivotcalculatedfieldscollection初始化时抛异常的问题。 修复了执行pivotconditionalformatcollection.addpivotconditionalformat时抛异常的问题。 修复了执行xlschartlegendentry.textarea时抛异常的问题。 修复了xlschartcollection初始化时抛异常的问题。 修复了执行xlspivottable.calculatedfields、xlspivottable.pagefields、xlspivottable.rowfields、xlspivottable.columnfields时抛异常的问题。 修复了ioleobjects初始化时抛异常的问题。 修复了执行richtextobject.getfont时抛异常的问题。 修复了执行xlshyperlinkscollection.get_item、xlshyperlinkscollection.add时抛异常的问题。 修复了xlspivottablescollection初始化时抛异常的问题。 修复了xlsworksheetconditionalformats初始化时抛异常的问题。 修复了执行worksheet.removepicture时抛异常的问题。 修复了执行lsconditionalformat.average时抛异常的问题。 修复了执行xlsvalidationwrapper.values时抛异常的问题。…