Share via


PivotValueCellExtra.BackgroundColor Property

Definition

bc, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: bc

[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property BackgroundColor As HexBinaryValue

Property Value

Attributes

Applies to