Microsoft Office automation with Visual FoxPro /
Visual FoxPro developers are used to building large, complex applications using only VFP as their programming environment. But Windows users are demanding more - integration with other applications such as the Microsoft Office suite - Word, Excel, PowerPoint and Outlook. Visual FoxPro can be used to...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Whitefish Bay, Wis. :
Hentzenwerke Pub.,
2000.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover
- Dedication
- Our Contract with You44; The Reader
- List of Chapters
- Table of Contents
- Acknowledgements
- About the Authors
- How to Download the Files
- Introduction
- Section I Getting Started
- Chapter 1 Introducing Automation
- If all you have is a hammer44; does that make everything a nail63;
- A brief history of Automation
- Putting Automation to work
- Where do you go from here63;
- Chapter 2 The Office Servers
- Exploring the Office servers
- Taking up a collection
- Self45;referential object models
- Moving on
- Chapter 3 Visual FoxPro as an Automation Client
- Managing servers
- Working with servers
- Debugging
- Time for code
- Section II Automating Word
- Chapter 4 Word Basics
- Word8217;s object model
- Getting to Word
- Managing documents
- Accessing parts of a document
- Formatting
- Output
- Putting it all together
- Chapter 5 Intermediate Word
- Document templates
- Tables
- Creating multi45;column documents
- Footnotes and endnotes
- Adding graphics to documents
- Working with existing documents
- Automating macros
- Putting it all together
- Chapter 6 Advanced Word
- Organizing a document using styles
- Creating indexes
- Merging documents with data
- Putting it all together
- Section III Automating Excel
- Chapter 7 Excel Basics
- The object model
- D233;j224; vu
- Getting a handle on the application
- Managing workbooks and worksheets
- Handling values and formulas
- Formatting
- Output
- Putting it all together
- Chapter 8 Advanced Excel Features
- PivotTables
- What45;if analysis using data tables
- Goal Seek
- Protection
- Templates
- Automating macros
- Adding shapes
- Adding pictures
- Putting it all together
- Chapter 9 Excel8217;s Graphing Engine
- The object model
- Setting up the data
- Creating a graph
- The anatomy of a chart
- Formatting the components
- The Chart object
- Putting it all together
- Section IV Automating PowerPoint
- Chapter 10 PowerPoint Basics
- The PowerPoint object model
- D233;j224; vu
- Getting a handle on the application
- Managing presentations and slides
- Working with slide contents
- Putting it all together
- Chapter 11 PowerPoint Advanced Features
- Achieving consistency with Master Slides
- Fancy features
- Multimedia
- Adding notes
- Putting it all together
- Section V Automating Outlook
- Chapter 12 Automating Outlook
- The Outlook object model
- Getting a handle on Outlook
- Accessing Outlook8217;s contents
- Sending e45;mail
- Manipulating the Contacts folder
- Adding appointments and tasks
- Putting it all together
- Section VI Advanced Topics
- Chapter 13 Inter45;Office Communication
- Communicating between Office applications
- Communicating events with VFPCOM
- The last word.