PageMargins.Footer 属性

定义

页脚,此属性仅在 Office 2016 及更高版本中可用。

表示架构中的以下属性:页脚

[DocumentFormat.OpenXml.SchemaAttr(0, "footer")]
public DocumentFormat.OpenXml.DoubleValue Footer { get; set; }
public DocumentFormat.OpenXml.DoubleValue Footer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "footer")]
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("footer")]
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "footer")>]
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("footer")>]
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Footer As DoubleValue

属性值

属性

适用于