次の方法で共有


OlapProperties.ServerFontColor プロパティ

定義

OLAP フォントの書式設定

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

プロパティ値

BooleanValue を返します。

属性

適用対象