次の方法で共有


Row.Height プロパティ

定義

行の高さ

スキーマ内の次の属性を表します。 ht

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

プロパティ値

DoubleValue を返します。

属性

適用対象