Freigeben über


MdxTuple.BackgroundColor-Eigenschaft

Server Formatting Background Color.Represents the attribte in schema: bc

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "bc")> _
Public Property BackgroundColor As HexBinaryValue
    Get
    Set
'Usage
Dim instance As MdxTuple
Dim value As HexBinaryValue

value = instance.BackgroundColor

instance.BackgroundColor = value
[SchemaAttrAttribute(, "bc")]
public HexBinaryValue BackgroundColor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

MdxTuple Klasse

MdxTuple-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace