Compartir a través de


SheetFormatProperties.ZeroHeight Propiedad

Definición

Oculto de forma predeterminada

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a