ColorFilter.CellColor Propriété

Définition

Filtrer par couleur de cellule

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à