ColorFilter.CellColor 属性

定义

按单元格颜色筛选

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于