次の方法で共有


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 を返します。

属性

適用対象