Footer.FooterPart 属性

定义

获取与此元素关联的 FooterPart。

public DocumentFormat.OpenXml.Packaging.FooterPart FooterPart { get; }
public DocumentFormat.OpenXml.Packaging.FooterPart? FooterPart { get; }
member this.FooterPart : DocumentFormat.OpenXml.Packaging.FooterPart
Public ReadOnly Property FooterPart As FooterPart

属性值

返回 FooterPart

适用于