ViewFootnotes, ViewFootnotes()
Syntax
ViewFootnotes
ViewFootnotes()
Remarks
In normal view, the ViewFootnotes statement opens or closes the footnote pane or endnote pane according to the following rules:
- If the document contains footnotes, opens the footnote pane.
- If the document contains endnotes, but no footnotes, opens the endnote pane.
- If the footnote pane or endnote pane is already open, closes the pane.
In page layout view, ViewFootnotes moves the insertion point according to the following rules:
- If the document has only footnotes, moves the insertion point to the footnote area; if it has only endnotes, moves the insertion point to the endnote area.
- If the document has both footnotes and endnotes, displays a dialog box that asks the user to choose between the footnote and endnote area.
- If the insertion point is already in a footnote or endnote area, moves the insertion point to the document area.
If the document contains no footnotes or endnotes, ViewFootnotes has no effect.
The ViewFootnotes() function returns the following values.
Value | Explanation |
|
0 (zero) | If neither the footnote nor endnote pane is open |
–1 | If either the footnote or endnote pane is open |
See Also
ViewEndnoteArea, ViewFootnoteArea