Авторизация
Поиск по указателям
Carter E., Lippert E. — Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath
Авторы: Carter E., Lippert E.
Аннотация: Visual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003.
VSTO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more.
Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO. This book
Explains the architecture of Microsoft Office programming and introduces the object models
Teaches the three basic patterns of Office solutions: Office automation executables, Office add-ins, and code behind a document
Explores the ways of customizing Excel, Word, Outlook, and InfoPath, and plumbs the depths of programming with their events and object models
Introduces the VSTO programming model
Teaches how to use Windows Forms in VSTO and how to work with the Actions Pane
Delves into VSTO data programming and server data scenarios
Explores .NET code security and VSTO deployment
Advanced material covers working with XML in Word and Excel, developing COM add-ins for Word and Excel, and creating Outlook add-ins with VSTO.
The complete code samples are available on the book's Web page.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2006
Количество страниц: 1120
Добавлена в каталог: 29.10.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
Mail Merge events, customization that handles
Mail Merge events, raising
MailLogoff method, workbooks
MailLogon method, workbooks
MailSession property, workbooks
Managed Automation add-in [See Automation add-ins.]
managed code, COM add-ins
Manifest Generating and Editing (MAGE)
Manifest update
Manifests, application [See Application manifests.]
Manifests, deployment [See Deployment manifests.]
MAPI
MAPI, Extended MAPI for changing readonly properties
MAPI, items in MAPIFolder object
MAPI, iteration class for MAPIFolder object
MAPI, MAPIFolder identifiers
MAPI, MAPIFolder property pages
MAPI, MAPIFolder view settings
MAPI, MAPIFolder, displaying in Explorer view
MAPI, MAPILogonComplete event
MAPI, moving MAPIFolder object
MAPI, subfolders
Mapping
Mapping, Word document with mapped XML structure
Mapping, Word schema mapping
Mapping, XML schema data types to Excel cell formats
Maximize value, in WindowState enumeration
member variables
Member variables, in button failure issue
Member variables, in events handling
Menus
Menus, adding to Explorer window
Menus, menu events in Excel
Menus, menu events in Word
Messages
Messages, displaying Excel message in status bar
Messages, displaying Word message in status bar
METHODS
Methods, Actions task pane
Methods, Actions task pane, attaching/detaching
Methods, Actions task pane, methods to avoid
Methods, application manifest
Methods, CDO provided
Methods, collection objects
Methods, Excel
Methods, Excel, Add method, for document properties
Methods, Excel, Add method, for workbooks
Methods, Excel, aggregated host item
Methods, Excel, aggregated Workbook object
Methods, Excel, aggregated Worksheet object
Methods, Excel, Application object
Methods, Excel, Chart/Sheet/Worksheet collections
Methods, Excel, ChartObjects
Methods, Excel, CheckSpelling
Methods, Excel, copying/clearing/deleting Range object
Methods, Excel, creating/activating windows
Methods, Excel, Dummy method
Methods, Excel, getting Range objects
Methods, Excel, Goto method
Methods, Excel, iterating over open workbooks
Methods, Excel, Names collection/object
Methods, Excel, OLEObject
Methods, Excel, Open/Close
Methods, Excel, PrintOut workbooks
Methods, Excel, protecting workbooks
Methods, Excel, protecting worksheets
Methods, Excel, Quit/Undo
Methods, Excel, Save/Close
Methods, Excel, selecting ranges
Methods, Excel, sending workbooks as e-mail
Methods, Excel, SendKeys
Methods, Excel, Shapes
Methods, Excel, text in Range object
Methods, Excel, ToOle method for display color conversion
Methods, Excel, windows
Methods, Excel, worksheets
Methods, host control
Methods, host control, aggregated objects
Methods, host control, list objects
Methods, host control, removing controls
Methods, implementing from PIA interface
Methods, InfoPath
Methods, InfoPath, button events/view switching
Methods, InfoPath, DataDOMEvent object
Methods, InfoPath, focus/selection in XDocument object
Methods, InfoPath, Forms
Methods, InfoPath, overriding Submit/Confirm/Save events
Methods, InfoPath, RegisterSolution for granting full trust
Methods, InfoPath, selections
Methods, InfoPath, SelectNodes/SelectText in View object
Methods, object model 2nd
Methods, OnDisconnection method
Methods, Outlook
Methods, Outlook, active/selected objects returned
Methods, Outlook, Add method, for Inspectors/Explorers collections
Methods, Outlook, adding items to collections
Methods, Outlook, adding/removing Outlook
Methods, Outlook, Categories dialog box
Methods, Outlook, copying Application object
Methods, Outlook, copying/moving folder in MAPIFolder object
Methods, Outlook, copying/moving items
Methods, Outlook, creating items
Methods, Outlook, custom properties for items
Methods, Outlook, deleting item
Methods, Outlook, Display MAPIFolder object
Methods, Outlook, displaying items in Inspector window
Methods, Outlook, displaying Select Folder dialog box
Methods, Outlook, Explorer window
Methods, Outlook, finding folders in NameSpace object
Methods, Outlook, finding items
Methods, Outlook, finding items using EntryID/StoreID
Methods, Outlook, Folders methods of NameSpace object
Methods, Outlook, Inspector window
Methods, Outlook, item
Methods, Outlook, iterating over items
Methods, Outlook, mailing items
Methods, Outlook, PropertyPage interface
Methods, Outlook, Quit method for Application object
Methods, Outlook, retrieving NameSpace object
Methods, Outlook, saving items
Methods, Outlook, searching Application object
Methods, Outlook, security dialog box and
Methods, Outlook, selected folder/view/items in Explorer object
Methods, Outlook, subfolders in MAPIFolders
Methods, Server data
Methods, Server data, cached data object model
Methods, Server data, CachedDataHostItem collection
Methods, Server data, CachedDataHostItem object
Methods, Server data, CachedDataItem object
Methods, Server data, shutting down ServerDocument object
Methods, Server data, static helpers in ServerDocument object
Methods, Smart Tag
Methods, Smart Tag, action class creation
Methods, Smart Tag, class creation
Methods, Smart Tag, debugging application-level Smart Tags
Methods, Smart Tag, object
Methods, Smart Tag, recognizer class creation
Methods, Windows Forms
Methods, Windows Forms, AddControl method
Methods, Windows Forms, aggregated Range objects
Methods, Windows Forms, controls added at runtime
Methods, Windows Forms, Controls collection
Methods, Windows Forms, deleting controls at runtime
Methods, Windows Forms, extenders for implementing control in Word/Excel
Methods, Word
Methods, Word, aggregated Document object
Methods, Word, bookmarks
Methods, Word, closing documents
Methods, Word, creating document
Methods, Word, File Dialog boxes for Application object
Methods, Word, finding/replacing Range objects
Methods, Word, getting Range object
Methods, Word, grammar/spell checking
Methods, Word, inserting nonprinting characters/breaks into Range object
Methods, Word, moving Range object
Methods, Word, navigating documents
Methods, Word, navigating Range object
Methods, Word, NeedsFill method in data caching
Methods, Word, New and Getting Started document task panes
Methods, Word, opening documents
Methods, Word, protecting documents
Methods, Word, Range object 2nd
Methods, Word, research services
Methods, Word, saving all open documents
Methods, Word, saving documents
Methods, Word, ScreenRefresh for Application object
Methods, Word, showing dialog box
Methods, Word, showing dialog box and preventing from executing actions
Methods, Word, Tables collection
Methods, Word, Template collection
Methods, Word, text in Range object
Methods, Word, Undo/Redo
Methods, Word, WholeStory in Range object
Methods, Word, windows
Methods, Word, windows in collections
Minimize value, in WindowState enumeration
Modal parameter, for displaying Outlook item in Inspector window
Modal Windows Forms form
model-view-controller (MVC)
Modeless Windows Forms form
Models, object [See Object models.]
modifier keys, specifying in Excel with SendKeys method
mouse pointer
Mouse pointer, changing appearance of in Excel
Mouse pointer, changing appearance of in Word
Mouse pointer, raising event in Word
Move method
Move method, Excel sheet in collection
Move method, Excel worksheets
Move method, MAPIFolder object
Move method, Outlook item
Move method, Word Range object
Move method, Word windows
MoveAfterReturn properties, Excel Application object
MS Excel 4.0 macro sheets
MS Excel 5.0 dialog sheets
mscoree.dll
mscoree.dll, can be disabled
mscoree.dll, cannot be signed
mscoree.dll, loads all COM add-ins into same domains
mscoree.dll, managed add-ins and
mscoree.dll, shimming as solution to mscoree.dll problems
mscoree.dll, summary of of problems with
MSI installer
MVC (Model-View-Controller)
NamedRange, host controls
Names
Names, action classes
Names, cell ranges
Names, Excel collections/objects
Names, Excel workbooks
Names, Excel worksheets
Names, Named-parameter approach
Names, recognizer classes
Names, Word documents
Names, Word Range object
NameSpace object, Outlook
NameSpace object, Outlook, address books/entries in
NameSpace object, Outlook, checking if Outlook is offline
NameSpace object, Outlook, current user
NameSpace object, Outlook, getting folder or item by ID
NameSpace object, Outlook, getting standard folders in
NameSpace object, Outlook, root folders
NameSpace object, Outlook, Select Folder Dialog box in
NameSpace object, Outlook, Store added to/removed from
NameSpace object, Outlook, working with
NeedsFill, data caching
Network connections, disconnected strategy in datasets
New document, Word
New document, Word, creating
New document, Word, working with New Document task pane
New events
New events, new window event in Outlook
New events, NewDocument event in Word
New events, NewWorkbook/Worksheet events in Excel 2nd
New keyword
New keyword, automation executables and
New keyword, defined
New keyword, new Word event
newFolder parameter, Outlook change events
NewValue property, DataDOMEvent object
newView parameter, Outlook change events
NewWindow method
Next method
Next method, Word document navigation
Next method, Word Range objects
nodes
Nodes, event handlers for
Nodes, in InfoPath forms
Nodes, InfoPath Data source events in data nodes
Nodes, Word XMLNode and host control classes
NoPromt parameter, Word documents
Normal templates
Normal templates, Normal.dot template
Normal templates, NormalTemplate property to change template attached to Word Document object
Normal templates, NormalTemplate property with Word templates
Normal value, in WindowState enumeration
NOT, use in finding Outlook item
Notepad, editing deployment manifest
Nothing value
Nothing value, "my button stopped working" issue and
Nothing value, defined
Nothing value, in cached data removal
NumberFormat property, in cell range formatting
object models
Object models, cached data
Object models, CDO
Object models, collections
Object models, declarative event handling
Object models, dynamic event handling
Object models, events
Object models, Excel
Object models, Excel events [See Excel events.]
Object models, methods in
Object models, objects in
Object models, Outlook
Object models, overview
Object models, parameterized properties
Object models, parameterless properties
Object models, PIAs for communication
Object models, PIAs installed in
Object models, PIAs referenced in
Object models, security
Object models, ServerDocument
Object models, VSTO extensions to Word/Excel object models
Object models, VSTO programming [See Programming model VSTO.]
Object models, Word
Object models, Word events [See Word events.]
Objects
Objects, application manifest
Objects, cached data objects in ServerDocument object model
Objects, CachedDataHostItem object
Objects, CachedDataItem object
Objects, Excel [See Excel objects.]
Objects, InfoPath [See InfoPath.]
Objects, Outlook [See Outlook objects.]
Objects, Word [See Word objects.]
Office
Office Document Membership Condition
Office solutions
Реклама