SubDocument.CreateHyperlink Method
| Name | Parameters | Description |
|---|---|---|
| CreateHyperlink(DocumentPosition, Int32) | start, length | Obsolete. Creates a hyperlink for the document range, starting at the specified position, and extending through a specified length. |
| CreateHyperlink(DocumentRange) | range | Obsolete. Creates a hyperlink for the specified document range. |