CommentProperties.RowHidden Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
rowHidden
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
- Atributos