CustomSheetView.HiddenRows Propriété

Définition

Lignes masquées

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à