共用方式為


ActiveArea.Height Property

Definition

height

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to