Freigeben über


MdxTuple.ForegroundColor-Eigenschaft

Server Formatting Foreground Color.Represents the attribte in schema: fc

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

Syntax

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

value = instance.ForegroundColor

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

MdxTuple Klasse

MdxTuple-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace