次の方法で共有


Row.CustomHeight プロパティ

定義

カスタム高さ

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象