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

属性

适用于