LineEndPropertiesType.Length 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 tête/de la fin
Représente l’attribut suivant dans le schéma : len
[DocumentFormat.OpenXml.SchemaAttr(0, "len")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues> Length { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues> Length { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "len")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues>? Length { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("len")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues>? Length { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues>? Length { get; set; }
member this.Length : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "len")>]
member this.Length : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("len")>]
member this.Length : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndLengthValues> with get, set
Public Property Length As EnumValue(Of LineEndLengthValues)
Valeur de propriété
Retourne EnumValue<T>.
- Attributs
Remarques
Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.
Spécifie la longueur de fin de ligne par rapport à la largeur du trait.
Les valeurs possibles pour cet attribut sont définies par le ST_LineEndLength
type simple.