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

Read cell's comments #151

Closed
kccleoc opened this issue Nov 12, 2017 · 1 comment
Closed

Read cell's comments #151

kccleoc opened this issue Nov 12, 2017 · 1 comment
Labels
enhancement New feature or request

Comments

@kccleoc
Copy link

kccleoc commented Nov 12, 2017

How can I get the text of cell's comment by refer to a cell's index, for example, something like GetCellComment("sheet1","A36")
I have checked the excelize godoc and it seems we can just Add comments to cell but not Read from it.
Btw, excelize is so good and I really like it.

@xuri xuri added the enhancement New feature or request label Nov 16, 2017
@xuri
Copy link
Member

xuri commented Feb 26, 2019

Hi @kccleoc, sorry for my late reply. GetComments retrieves all comments and returns a map of worksheet name to the worksheet comments.

@xuri xuri closed this as completed Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants