MdxTuple.ForegroundColor 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.
Couleur de premier plan de mise en forme du serveur
Représente l’attribut suivant dans le schéma : fc
[DocumentFormat.OpenXml.SchemaAttr(0, "fc")]
public DocumentFormat.OpenXml.HexBinaryValue ForegroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue ForegroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fc")]
public DocumentFormat.OpenXml.HexBinaryValue? ForegroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fc")]
public DocumentFormat.OpenXml.HexBinaryValue? ForegroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? ForegroundColor { get; set; }
member this.ForegroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fc")>]
member this.ForegroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fc")>]
member this.ForegroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property ForegroundColor As HexBinaryValue
Valeur de propriété
Retourne StringValue.
- Attributs