Footnote.Reference Property
Word Developer Reference |
Returns a Range object that represents a footnote reference mark.
Syntax
expression.Reference
expression Required. A variable that represents a Footnote object.
Example
This example sets myRange to the first footnote reference mark in the active document and then copies the reference mark.
Visual Basic for Applications |
---|
|
See Also