Compartilhar via


CustomSheetView.HiddenRows Propriedade

Definição

Linhas Ocultas

Representa o seguinte atributo no esquema: hiddenRows

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a