Simplexcel
Simplexcel copied to clipboard
Support merged cells
trafficstars
Merges can be done to the right and down. Problem: CellCollection needs to know when I'm trying to edit a cell that's part of a merge and either modify the origin cell or (preferred) blow up.
Maybe doing this in 3.0, where I might break a few things for a better API.
https://github.com/mstum/Simplexcel/issues/43