StrokeChildType.StartArrowLength 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.
Longueur de la pointe de flèche de début de ligne
Représente l’attribut suivant dans le schéma : startarrowlength
[DocumentFormat.OpenXml.SchemaAttr(0, "startarrowlength")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues> StartArrowLength { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues> StartArrowLength { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "startarrowlength")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues>? StartArrowLength { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("startarrowlength")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues>? StartArrowLength { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues>? StartArrowLength { get; set; }
member this.StartArrowLength : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "startarrowlength")>]
member this.StartArrowLength : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("startarrowlength")>]
member this.StartArrowLength : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowLengthValues> with get, set
Public Property StartArrowLength As EnumValue(Of StrokeArrowLengthValues)
Valeur de propriété
Retourne EnumValue<T>.
- Attributs