update to latest version of excelize
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-01 17:07:55 +10:00
parent d5a803644b
commit 45d90bf252
3 changed files with 27 additions and 58 deletions

View File

@@ -262,7 +262,7 @@ func main() {
YSplit: 1,
TopLeftCell: "A2",
ActivePane: "bottomLeft",
Panes: []excelize.PaneOptions{
Selection: []excelize.Selection{
{SQRef: "A2", ActiveCell: "A2", Pane: "bottomLeft"},
},
})