[]
https://central.sonatype.com/artifact/com.grapecitysoft.documents/gcexcel/7.2.8
修复在特定情况下,对包含公式的区域使用 IRange.sort 进行排序时,没有正确排序的问题。DOCXLS-11865
修复 Table tojson 时,json 中没有包含 “dataField” 字段的问题。DOCXLS-11882
修复在特定情况下,模板中使用 G=Repeat,填充数据后不正确的问题。DOCXLS-11914
通过添加 ReferenceExpandPolicy
option,可以使模板语言中双等函数中的公式引用,以 Excel 中的策略进行扩展。DOCXLS-11919