Calc:宏

出自OOo 中文指南手册翻译

跳转到: 导航, 搜索

这是OpenOffice.org 3.x Calc指南的第十二章,英文版是由OOoAuthors group制作的。OpenOffice.org的Documentation有本文英文版的PDF版本。

中文版由OOo爱好者翻译制作。中文版本版权归所有翻译制作的参与者。

[编辑] 介绍:自动重复性的任务 Introduction: Automating repetitive tasks

宏是存储起来供以后使用的命令或按键序列。一个简单的宏示例就是“输入”您的地址。 OpenOffice.org(OOo)的宏语言是非常灵活的,允许自动化简单的和复杂的任务。宏对于多次重复的同样的操作特别有用。本章简要地讨论了用Calc宏编程的一些共同问题。

A macro is a saved sequence of commands or keystrokes that are stored for later use. An example of a simple macro is one that “types” your address. The OpenOffice.org (OOo) macro language is very flexible, allowing automation of both simple and complex tasks. Macros are especially useful to repeat a task the same way over and over again. This chapter briefly discusses common problems related to macro programming using Calc.

[编辑] 目录 TOC

  • Macro
  • Using the macro recorder
  • Write your own functions
  • Using a macro as a function
  • Passing arguments to a macro
  • Accessing cells directly
  • Sorting

[编辑] 相关链接

本文原文
查看
个人工具
中文指南
导航
工具箱
OOo链接
下载