ActiveArea.Height 属性

定义

height

表示架构中的以下属性:height

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

属性值

属性

适用于