Learn OpenOffice.org Spreadsheet Macro Programming: OOoBasic and Calc automation: A fast and friendly tutorial to writing macros and spreadsheet applications (Paperback)
暫譯: 學習 OpenOffice.org 試算表巨集程式設計:OOoBasic 與 Calc 自動化:快速友好的巨集與試算表應用程式寫作教程 (平裝本)
Dr Mark Alexander Bain
- 出版商: Packt Publishing
- 出版日期: 2006-12-30
- 售價: $1,500
- 貴賓價: 9.5 折 $1,425
- 語言: 英文
- 頁數: 220
- 裝訂: Paperback
- ISBN: 1847190979
- ISBN-13: 9781847190970
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
快快樂樂學 Flash CS3$490$387 -
Flash CS3 從入門到精通$550$429 -
大話設計模式$620$490 -
質感勝出! 讓人亮眼的簡報美學養成術$490$382 -
Google APIs 程式工具錦集$520$411 -
一定更漂亮!Photoshop 人像編修$420$357 -
Visual C# 2008 程式設計經典$650$514 -
ActionScript 3.0 活用範例大辭典$550$429 -
VMware Virtual Infrastructure 及 Hyper-V R2 企業級超應用$680$578 -
SOA 服務導向架構原理 / 方法 / 實務$560$442 -
Paint CG-揭開筆之王者 Painter 的奧秘$550$435 -
Windows Device Driver Programming 驅動程式設計$650$553 -
攝影人專用! 相片編修的極意-非美工 Photoshop$420$357 -
Flash 設計點子爆米花$380$323 -
跟我學 Windows 7 (超值加贈─全書完整影音教學光碟)$299$236 -
威力導演 8 數位影音玩樂高手$380$300 -
iPhone SDK 3 Programming 應用程式開發$420$328 -
PHP for Flash FMS 動態網站開發手札$680$578 -
程式之美-微軟技術面試心得【精裝限量版】$550$435 -
編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code)$680$537 -
Linux 驅動程式開發實戰 (Essential Linux Device Drivers)$750$593 -
走進雲端運算$420$357 -
網路管理入門到精通$490$417 -
Excel 決策分析-經理人正確決策的關鍵技法$480$408
相關主題
商品描述
- Discover the power of the OpenOffice.org macro language and Calc object model
- Fast, fun, friendly step-by-step OOoBasic tutorial
- Practical and realistic examples to apply to your daily work
In Detail
Adding macros to your spreadsheets enables you to add data processing features to your work, automate repetitive tasks, and even create complete data-driven programs that use the spreadsheet as their back end.
This book teaches the OOoBasic language and the Calc object model, so that you can manipulate spreadsheets and data from within your programs. You will also see how to create dialog boxes and windows for friendly user interfaces, and how to integrate your spreadsheets with other applications, for example writing spreadsheet data to a document, or capturing data from a database, and using the spreadsheet for generating advanced calculations and reports.
Calc is OpenOffice.org's spreadsheet module. Like the rest of OpenOffice.org Calc can be programmed using the built-in language OOoBasic. Both simple macros and complex applications can be developed in this language by controlling Calc through its object model. The book is compatible with the commercial version of OpenOffice.org, StarOffice, and the StarBasic language.
What you will learn from this book?
- How to create custom Calc applications
- Creating worksheet functions, automating repetitive tasks, creating new toolbars, menus, and dialog boxes
- A complete guide to the IDE, language, and object model
- Integrating Calc applications with other components of OpenOffice.org
- Internet-based collaborative applications
- How to understand, use and adapt the increasing number of freely available Calc Macros
Approach
A fast, fun, and friendly tutorial. Full of practical, step-by-step examples and clear explanations of all of the important concepts.
Who this book is written for?
You don't need to be a programmer to use this book, but you do need to be familiar with the concept of a program and how simple things like a loop might work. If all you have is a taster of simple programs from high school then you will be fine.
商品描述(中文翻譯)
快速且友好的宏與試算表應用程式寫作教程
- 探索 OpenOffice.org 宏語言和 Calc 物件模型的強大功能
- 快速、有趣、友好的逐步 OOoBasic 教程
- 實用且現實的範例,應用於您的日常工作
詳細內容
為試算表添加宏使您能夠為工作添加數據處理功能,自動化重複性任務,甚至創建完整的數據驅動程式,將試算表作為其後端。
本書教授 OOoBasic 語言和 Calc 物件模型,讓您能夠從程式內操作試算表和數據。您還將學習如何創建對話框和窗口,以便提供友好的用戶界面,以及如何將試算表與其他應用程式整合,例如將試算表數據寫入文檔,或從數據庫捕獲數據,並使用試算表生成高級計算和報告。
Calc 是 OpenOffice.org 的試算表模組。與 OpenOffice.org 的其他部分一樣,Calc 可以使用內建語言 OOoBasic 進行編程。通過控制 Calc 的物件模型,可以開發簡單的宏和複雜的應用程式。本書與商業版本的 OpenOffice.org、StarOffice 和 StarBasic 語言相容。
您將從本書中學到什麼?
- 如何創建自定義 Calc 應用程式
- 創建工作表函數、自動化重複性任務、創建新工具列、菜單和對話框
- 完整的 IDE、語言和物件模型指南
- 將 Calc 應用程式與 OpenOffice.org 的其他組件整合
- 基於網際網路的協作應用程式
- 如何理解、使用和調整越來越多的免費 Calc 宏
方法
快速、有趣且友好的教程。充滿實用的逐步範例和所有重要概念的清晰解釋。
本書的讀者對象
您不需要是程式設計師來使用本書,但您需要熟悉程式的概念以及簡單的循環等基本運作。如果您在高中時期只接觸過簡單的程式,那麼您將能夠輕鬆上手。
