ColorFilter.CellColor Property
Filter By Cell Color.Represents the attribte in schema: cellColor
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "cellColor")> _
Public Property CellColor As BooleanValue
Get
Set
'Usage
Dim instance As ColorFilter
Dim value As BooleanValue
value = instance.CellColor
instance.CellColor = value
[SchemaAttrAttribute(, "cellColor")]
public BooleanValue CellColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.