Freigeben über


FootnotesPart.Footnotes-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property Footnotes As Footnotes
    Get
    Set
'Usage
Dim instance As FootnotesPart
Dim value As Footnotes

value = instance.Footnotes

instance.Footnotes = value
public Footnotes Footnotes { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.Footnotes

Siehe auch

Referenz

FootnotesPart Klasse

FootnotesPart-Member

DocumentFormat.OpenXml.Packaging-Namespace