Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
plandem committed Jul 7, 2019
1 parent f5b8072 commit 11ae135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func main() {
),
"red bold text",
"another plain text",
),
),
))

sheet.CellByRef("F11").RemoveComment()
Expand Down Expand Up @@ -202,7 +202,7 @@ For more detailed documentation and examples you can check [godoc.org](https://g
- [x] range: copy
- [x] row: copy
- [x] col: copy
- [ ] cell: comments
- [x] cell: comments
- [ ] cell: formulas
- [x] cell: typed getter/setter for values
- [x] other: conditional formatting
Expand Down

0 comments on commit 11ae135

Please sign in to comment.