FootnoteEndnoteValues enumeration

Office 2013 and later

Defines the FootnoteEndnoteValues enumeration.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Normal Normal Footnote/Endnote. When the item is serialized out as xml, its value is "normal".
Separator Separator. When the item is serialized out as xml, its value is "separator".
ContinuationSeparator Continuation Separator. When the item is serialized out as xml, its value is "continuationSeparator".
ContinuationNotice Continuation Notice Separator. When the item is serialized out as xml, its value is "continuationNotice".
Show: