OlapProperties.ServerFontColor Property
OLAP Font Formatting.Represents the attribte in schema: serverFontColor
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "serverFontColor")> _
Public Property ServerFontColor As BooleanValue
Get
Set
'Usage
Dim instance As OlapProperties
Dim value As BooleanValue
value = instance.ServerFontColor
instance.ServerFontColor = value
[SchemaAttrAttribute(, "serverFontColor")]
public BooleanValue ServerFontColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.