OlapProperties.ServerFont Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
OLAP Server-Schriftart
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute