SheetFormatProperties.ZeroHeight Property

Definition

Hidden By Default

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to