SheetFormatProperties.ZeroHeight Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Oculto por padrão
Representa o seguinte atributo no 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 da propriedade
Retorna BooleanValue.
- Atributos