GradientFill.Top 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.
Convergence de gradient supérieur
Représente l’attribut suivant dans le schéma : top
[DocumentFormat.OpenXml.SchemaAttr(0, "top")]
public DocumentFormat.OpenXml.DoubleValue Top { get; set; }
public DocumentFormat.OpenXml.DoubleValue Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "top")]
public DocumentFormat.OpenXml.DoubleValue? Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("top")]
public DocumentFormat.OpenXml.DoubleValue? Top { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Top { get; set; }
member this.Top : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "top")>]
member this.Top : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("top")>]
member this.Top : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Top As DoubleValue
Valeur de propriété
Retourne DoubleValue.
- Attributs