Compartir a través de


CustomSheetView.HiddenRows Propiedad

Definición

Filas ocultas

Representa el atributo siguiente en el 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 de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a