ErrorItem.BackgroundColor 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 d’arrière-plan
Représente l’attribut suivant dans le schéma : bc
[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property BackgroundColor As HexBinaryValue
Valeur de propriété
Retourne StringValue.
- Attributs