Share via


FootnotesPart-Klasse

Defines the FootnotesPart.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
    DocumentFormat.OpenXml.Packaging.OpenXmlPart
      DocumentFormat.OpenXml.Packaging.FootnotesPart

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

Syntax

'Declaration
Public Class FootnotesPart _
    Inherits OpenXmlPart _
    Implements IFixedContentTypePart
'Usage
Dim instance As FootnotesPart
public class FootnotesPart : OpenXmlPart, 
    IFixedContentTypePart

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

FootnotesPart-Member

DocumentFormat.OpenXml.Packaging-Namespace