PageMargin.Top 属性

定义

上边距间距

表示架构中的以下属性:w:top

[DocumentFormat.OpenXml.SchemaAttr(23, "top")]
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Top As Int32Value

属性值

返回 Int32Value

属性

适用于