OlapProperties.ServerFontColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mise en forme des polices OLAP
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne BooleanValue.
- Attributs