ColorFilter.CellColor Property

Definition

Filter By Cell Color

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to