CustomWorkbookView.IncludeHiddenRowColumn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Inclure des lignes et des colonnes masquées
Représente l’attribut suivant dans le schéma : includeHiddenRowCol
[DocumentFormat.OpenXml.SchemaAttr(0, "includeHiddenRowCol")]
public DocumentFormat.OpenXml.BooleanValue IncludeHiddenRowColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue IncludeHiddenRowColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "includeHiddenRowCol")]
public DocumentFormat.OpenXml.BooleanValue? IncludeHiddenRowColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("includeHiddenRowCol")]
public DocumentFormat.OpenXml.BooleanValue? IncludeHiddenRowColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue? IncludeHiddenRowColumn { get; set; }
member this.IncludeHiddenRowColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "includeHiddenRowCol")>]
member this.IncludeHiddenRowColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("includeHiddenRowCol")>]
member this.IncludeHiddenRowColumn : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property IncludeHiddenRowColumn As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs