Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Google Sheets 撤销和重做


撤销

撤销功能允许您反转操作。

如果您后悔某个操作并希望恢复到之前的状态,撤销功能非常有用。

使用示例

  • 撤销删除公式
  • 撤销添加列
  • 撤销删除行

注意:您无法撤销在“文件”菜单中执行的操作,例如删除工作表、保存电子表格或更改选项。经验法则是,您可以撤销在工作表中执行的操作。

有三种方法可以访问撤销命令。

1) 按下功能区中的撤销按钮

2) 使用键盘快捷键 Ctrl+Z(Mac 上为 Command+Z

3) 使用菜单栏中的“编辑”菜单

让我们来看一个例子

注意:建议练习使用键盘快捷键。它可以节省您的时间!



重做

重做功能与撤销功能的效果相反,它反转撤销操作。

如果您后悔使用撤销,重做功能非常有用。

注意:只有在您使用过撤销后,重做命令才可用。

有三种方法可以访问重做命令。

1) 按下功能区中的重做按钮

2) 使用键盘快捷键 Ctrl+Y(Mac 上为 Command+Y

3) 使用菜单栏中的“编辑”菜单

提示:练习以熟悉撤销和重做。


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.