-
Bug
-
Resolution: Fixed
-
Normal
-
3.9.0
-
None
-
None
-
Sprint 6
steps to reproduce
- load the attached file
- click the row header to select the whole row 1~2 which have custom row height
- paste to another row
actual result
the row height is not copied to the destination row
expected result
ZSS should copy the original row height to the destination row
debug info
- Excel behaviors are:
- copy the whole column / multiple columns, it also copies column width (without row height)
- copy the whole row / multiple rows, it also copies row height ((without column width)
- copy an area (not whole row / column), just copy data without height and width.