Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TopLeftCell #310

Closed
dmp73 opened this issue Dec 17, 2018 · 1 comment
Closed

TopLeftCell #310

dmp73 opened this issue Dec 17, 2018 · 1 comment

Comments

@dmp73
Copy link

dmp73 commented Dec 17, 2018

I have undefined: excelize.TopLeftCell error message
xlsx.SetSheetViewOptions("Sheet1", 0, excelize.SheetViewOption(excelize.TopLeftCell("A100")))

When ZoomScale working correctly
xlsx.SetSheetViewOptions("Sheet1", 0, excelize.SheetViewOption(excelize.ZoomScale(70)))

go version go1.11.2 windows/amd64

@xuri xuri closed this as completed in 90221bd Dec 18, 2018
@xuri
Copy link
Member

xuri commented Dec 18, 2018

Hi @dmp73, thanks for your issue. I have fixed it. Please try to upgrade the library to the last version.

nullfy pushed a commit to nullfy/excelize that referenced this issue Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants