CanRedo Method

Summary

Determines the availability to redo actions.

Syntax

TypeScript
JavaScript
SheetEditorHistory.prototype.canRedo = function() 
canRedo(): boolean; 

Return Value

true if redo action is available; otherwise, false.

Remarks

This method checks whether previous undone actions exist in the history queue that can be reapplied to the sheet, providing a mechanism for forward navigation through the edit history.

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.