Arc.EndAngle 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.
Angle de fin
Représente l’attribut suivant dans le schéma : endangle
[DocumentFormat.OpenXml.SchemaAttr(0, "endangle")]
public DocumentFormat.OpenXml.DecimalValue EndAngle { get; set; }
public DocumentFormat.OpenXml.DecimalValue EndAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endangle")]
public DocumentFormat.OpenXml.DecimalValue? EndAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endangle")]
public DocumentFormat.OpenXml.DecimalValue? EndAngle { get; set; }
public DocumentFormat.OpenXml.DecimalValue? EndAngle { get; set; }
member this.EndAngle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endangle")>]
member this.EndAngle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endangle")>]
member this.EndAngle : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property EndAngle As DecimalValue
Valeur de propriété
Retourne DecimalValue.
- Attributs