You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
map[
Sheet1:[
{Author: AuthorID:0 Ref:I3 Text: some comment text 1}
{Author: AuthorID:0 Ref:K3 Text: some comment text 2}
{Author: AuthorID:0 Ref:M3 Text: some comment text 3}
]
]
Output of go version:
go version go1.12 darwin/amd64
Excelize version or commit ID:
Behaves the same in
"github.com/360EntSecGroup-Skylar/excelize"
as in
"github.com/360EntSecGroup-Skylar/excelize/v2"
Environment details (OS, Microsoft Excel™ version, physical, etc.):
Mac OSX issue-example.xlsx
The text was updated successfully, but these errors were encountered:
Description
Method
GetComments()
does not return text value of the comments. It returns only addresses of the cells that have commentsSteps to reproduce the issue:
Example results:
Example of results I expected:
Output of
go version
:Excelize version or commit ID:
Behaves the same in
as in
Environment details (OS, Microsoft Excel™ version, physical, etc.):
Mac OSX
issue-example.xlsx
The text was updated successfully, but these errors were encountered: