MainDocumentPart.FootnotesPart 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.
Gets the FootnotesPart of the MainDocumentPart
public DocumentFormat.OpenXml.Packaging.FootnotesPart FootnotesPart { get; }
public DocumentFormat.OpenXml.Packaging.FootnotesPart? FootnotesPart { get; }
member this.FootnotesPart : DocumentFormat.OpenXml.Packaging.FootnotesPart
Public ReadOnly Property FootnotesPart As FootnotesPart