Compartir a través de


ColorFilter.CellColor Propiedad

Definición

Filtrar por color de celda

Representa el atributo siguiente en el esquema: cellColor

[DocumentFormat.OpenXml.SchemaAttr(0, "cellColor")]
public DocumentFormat.OpenXml.BooleanValue CellColor { get; set; }
public DocumentFormat.OpenXml.BooleanValue CellColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cellColor")]
public DocumentFormat.OpenXml.BooleanValue? CellColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cellColor")]
public DocumentFormat.OpenXml.BooleanValue? CellColor { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CellColor { get; set; }
member this.CellColor : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cellColor")>]
member this.CellColor : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cellColor")>]
member this.CellColor : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CellColor As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a