次の方法で共有


MainDocumentPart.FooterParts プロパティ

定義

MainDocumentPart の FooterParts を取得します。

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.FooterPart> FooterParts { get; }
member this.FooterParts : seq<DocumentFormat.OpenXml.Packaging.FooterPart>
Public ReadOnly Property FooterParts As IEnumerable(Of FooterPart)

プロパティ値

適用対象