mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-18 15:53:24 +00:00
cdbf3347cb
The behavior is similar to what is done in LibreOffice. That means if there is a comment it will be shown with a small indicator and the actual comment will be revealed when mouse hover over the indicator. Fixes #308 Closes #310