BevelType.Height プロパティ

定義

h このプロパティは、Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象