Callout.Angle 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 légende
Représente l’attribut suivant dans le schéma : angle
[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues> Angle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues> Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues>? Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("angle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues>? Angle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues>? Angle { get; set; }
member this.Angle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "angle")>]
member this.Angle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("angle")>]
member this.Angle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AngleValues> with get, set
Public Property Angle As EnumValue(Of AngleValues)
Valeur de propriété
Retourne EnumValue<T>.
- Attributs