次の方法で共有


SheetFormatProperties.ZeroHeight プロパティ

定義

既定では非表示

スキーマ内の次の属性を表します: zeroHeight

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

プロパティ値

BooleanValue を返します。

属性

適用対象