Footnotes.NumberingRule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the way footnotes are numbered after page breaks or section breaks.
public:
property Microsoft::Office::Interop::Word::WdNumberingRule NumberingRule { Microsoft::Office::Interop::Word::WdNumberingRule get(); void set(Microsoft::Office::Interop::Word::WdNumberingRule value); };
public Microsoft.Office.Interop.Word.WdNumberingRule NumberingRule { get; set; }
member this.NumberingRule : Microsoft.Office.Interop.Word.WdNumberingRule with get, set
Public Property NumberingRule As WdNumberingRule
Property Value
Remarks
The NumberingRule property can be one of the WdNumberingRule constants.