OSDN Git Service

ref #65, support _xlfn.ANCHORARRAY formula function (#1784)
author3zmx <mudaocc@gmail.com>
Thu, 18 Jan 2024 07:31:43 +0000 (15:31 +0800)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 07:31:43 +0000 (15:31 +0800)
commit50e23df865354c7ebc6f34424ef3359f4528afe0
tree55b1473b9b41138e137a5d4130f5950cb420da95
parent792656552bf102b9703d45cce62def5abe5afe4a
ref #65, support _xlfn.ANCHORARRAY formula function (#1784)

- Initial formula array calculation support
- Update unit test and documentation
62 files changed:
adjust.go
adjust_test.go
calc.go
calc_test.go
calcchain.go
cell.go
cell_test.go
chart.go
col.go
crypt.go
crypt_test.go
datavalidation.go
datavalidation_test.go
date.go
docProps.go
docProps_test.go
drawing.go
drawing_test.go
errors.go
excelize.go
file.go
lib.go
merge.go
numfmt.go
picture.go
picture_test.go
pivotTable.go
rows.go
rows_test.go
shape.go
sheet.go
sheet_test.go
sheetpr.go
sheetview.go
slicer.go
sparkline.go
stream.go
styles.go
table.go
templates.go
vml.go
vmlDrawing.go
vml_test.go
workbook.go
xmlApp.go
xmlCalcChain.go
xmlChart.go
xmlChartSheet.go
xmlComments.go
xmlContentTypes.go
xmlCore.go
xmlDecodeDrawing.go
xmlDrawing.go
xmlPivotCache.go
xmlPivotTable.go
xmlSharedStrings.go
xmlSlicers.go
xmlStyles.go
xmlTable.go
xmlTheme.go
xmlWorkbook.go
xmlWorksheet.go