tealeg / xlsx

Go library for reading and writing XLSX files.
Other
5.81k stars 808 forks source link

doc: improve doc for CellVisitorOption #764

Closed dolmen closed 1 year ago

dolmen commented 1 year ago

Add godoc links to improve navigation in Row.ForEachCell arguments types.

ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/tealeg/xlsx/764/2fbb9370/db0b7d85558d2ff1c393a7a82027a196afadcc63.svg)](https://app.codesee.io/r/reviews?pr=764&src=https%3A%2F%2Fgithub.com%2Ftealeg%2Fxlsx) #### Legend CodeSee Map legend
tealeg commented 1 year ago

Thanks @dolmen