Share via


OlapProperties.ServerFont Property

Definition

OLAP Server Font

Represents the following attribute in the schema: serverFont

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

Property Value

Returns BooleanValue.

Attributes

Applies to