Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0)
How to: Retrieve Start and End Characters in Ranges
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
Tasks