Share via


OlapProperties.ServerFontColor Property

Definition

OLAP Font Formatting

Represents the following attribute in the schema: serverFontColor

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

Property Value

Returns BooleanValue.

Attributes

Applies to