Redo Method

Summary

Redoes the last undo operation.

Syntax

TypeScript
JavaScript
SheetEditorHistory.prototype.redo = function() 
redo(): void; 

Remarks

This method restores changes that were previously undone, ensuring that users can recover from undo or reconsider the removal of an edit.

Before calling this method, use CanRedo to check the redo action is possible.

Requirements

Target Platforms

See Also

SheetEditorHistory Class

SheetEditorHistory Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.