GlossaryDocumentPart.FooterParts 属性

定义

获取 GlossaryDocumentPart 的 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)

属性值

适用于