Syntax
ViewFootnoteArea [On]
ViewFootnoteArea()
Remarks
The ViewFootnoteArea statement opens or closes the footnote pane (in normal view) and moves the insertion point between the document area and the footnote area. If there are no footnotes in the active document, this statement has no effect.
Argument | Explanation |
On | Specifies whether to display the footnote area: 0 (zero) Closes the footnote pane (in normal view) and moves the insertion point to the appropriate reference mark in the document area. 1 Opens the footnote pane (in normal view) and moves the insertion point between a footnote and its associated reference mark in the document text. Omitted Toggles the display of the footnote pane (in normal view) and moves the insertion point from the document area to the footnote area, or vice versa. |
The ViewFootnoteArea() function returns the following values.
Value | Explanation |
0 (zero) | If the footnote pane is closed |
–1 | If the footnote pane is open |
See Also
ViewAnnotations, ViewEndnoteArea, ViewFootnotes