hyperformula
hyperformula copied to clipboard
Guide clipboard-operations is outdated
Description
The guide says:
You can copy cell content by using the copy method. This method requires you to pass the arguments as follows:
The source left corner of a block of cells to be copied Width of the block Height of the block
But actually copy requires a single range argument. Also it should be verified that the rest of the information in that guide is accurate.
Links
#997 https://handsontable.github.io/hyperformula/guide/clipboard-operations.html#copy
Closing as released in version 2.1.0.