FootnoteOptions Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents the properties assigned to a range or selection of footnotes in a document.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

LayoutColumns

Returns or sets the way footnotes are laid out in columns when the section containing the reference mark has multiple columns. Read-Write Long.

Location

Returns or sets the position of all footnotes. Read/write WdFootnoteLocation.

NumberingRule

Returns or sets the way footnotes or endnotes are numbered after page breaks or section breaks. Read/write WdNumberingRule.

NumberStyle

Returns or sets the number style for the footnotes. Read/write WdNoteNumberStyle.

Parent

Returns an Object that represents the parent object of the specified FootnoteOptions object.

StartingNumber

Returns or sets the starting footnote number. Read/write Long.