Freigeben über


MainDocumentPart.FootnotesPart-Eigenschaft

Gets the FootnotesPart of the MainDocumentPart.

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

Syntax

'Declaration
Public ReadOnly Property FootnotesPart As FootnotesPart
    Get
'Usage
Dim instance As MainDocumentPart
Dim value As FootnotesPart

value = instance.FootnotesPart
public FootnotesPart FootnotesPart { get; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.FootnotesPart

Siehe auch

Referenz

MainDocumentPart Klasse

MainDocumentPart-Member

DocumentFormat.OpenXml.Packaging-Namespace