Is your feature request related to a problem? Please describe.
When using the api methods for example 'setCellValue' or 'hideColumn' these actions can be undo/redo by the user.
I think they are puted in the same "history".
Describe the solution you'd like
Add an optional flag to every api method which can be setted to prevent, that the change is putted to the "history".
1条答案
按热度按时间vdzxcuhz1#
+1, 还有请开发者考虑一下某些操作一起执行的场景,一起撤销的场景