BookmarkCollection.Create Method
Name | Parameters | Description |
---|---|---|
Create |
start, length, name | Creates a bookmark with the specified name for the range that starts at the specified position and has the specified length and adds it to the collection. |
Create |
range, name | Creates a bookmark for the specified range with the specified name and adds it to the collection. |