TextPath.Trim 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.
Bouton bascule de découpage du chemin de texte
Représente l’attribut suivant dans le schéma : trim
[DocumentFormat.OpenXml.SchemaAttr(0, "trim")]
public DocumentFormat.OpenXml.TrueFalseValue Trim { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Trim { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "trim")]
public DocumentFormat.OpenXml.TrueFalseValue? Trim { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("trim")]
public DocumentFormat.OpenXml.TrueFalseValue? Trim { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Trim { get; set; }
member this.Trim : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "trim")>]
member this.Trim : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("trim")>]
member this.Trim : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Trim As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs