Hyperlinks.Count Property
Publisher Developer Reference |
Returns a Long that represents the number of items in the specified collection.
Syntax
expression.Count
expression A variable that represents a Hyperlinks object.
Example
This example displays the number of pages in the active document.
Visual Basic for Applications |
---|
|
This example displays the number of shapes in the active document.
Visual Basic for Applications |
---|
|
See Also