FootnoteOptions.NumberStyle Property
Word Developer Reference |
Returns or sets the number style for the footnotes. Read/write WdNoteNumberStyle.
Syntax
expression.NumberStyle
expression Required. A variable that represents a FootnoteOptions collection.
Remarks
Some of the WdNoteNumberStyle constants may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.
See Also