CommentProperties.RowHidden 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.
rowHidden
Représente l’attribut suivant dans le schéma : rowHidden
[DocumentFormat.OpenXml.SchemaAttr(0, "rowHidden")]
public DocumentFormat.OpenXml.BooleanValue RowHidden { get; set; }
public DocumentFormat.OpenXml.BooleanValue RowHidden { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rowHidden")]
public DocumentFormat.OpenXml.BooleanValue? RowHidden { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rowHidden")]
public DocumentFormat.OpenXml.BooleanValue? RowHidden { get; set; }
public DocumentFormat.OpenXml.BooleanValue? RowHidden { get; set; }
member this.RowHidden : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rowHidden")>]
member this.RowHidden : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rowHidden")>]
member this.RowHidden : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property RowHidden As BooleanValue
Valeur de propriété
- Attributs