IDocumentRange interface
Defines a range interface that is implemented on the document object.
Members
The IDocumentRange interface inherits from the IDispatch interface. IDocumentRange also has these types of members:
Methods
The IDocumentRange interface has these methods.
| Method | Description |
|---|---|
| createRange |
Returns an empty range object that has both of its boundary points positioned at the beginning of the document. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: