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

属性

适用于