次の方法で共有


OlapProperties.ServerFont プロパティ

定義

OLAP サーバーフォント

スキーマ内の次の属性を表します。 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

プロパティ値

BooleanValue を返します。

属性

適用対象