summaryrefslogtreecommitdiff
path: root/cell_test.go
Commit message (Collapse)AuthorAge
* make SetCellStyle quicker by skipping conversions in checkCellInArea, and ↵mbresson2018-01-19
skipping area checks when we are sure the cell can't be before or past the current row/col Signed-off-by: Matthieu Bresson