Share via


BevelType.Height Property

Definition

h, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:h

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "h")]
public DocumentFormat.OpenXml.Int64Value Height { get; set; }
public DocumentFormat.OpenXml.Int64Value Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "h")]
public DocumentFormat.OpenXml.Int64Value Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "h")]
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:h")]
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "h")>]
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "h")>]
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:h")>]
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
Public Property Height As Int64Value

Property Value

Attributes

Applies to