This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0)
How to: Retrieve Start and End Characters in Ranges
Updated: November 2007
Applies to
|
|---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office.
Project type Microsoft Office version
For more information, see Features Available by Application and Project Type.
|
This example demonstrates how you can retrieve the character positions of the start and end positions of a range.
To retrieve start and end characters of a range in a document-level customization
To retrieve start and end characters of a range by using an application-level add-in

See Also