Line.Clip 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
Représente l’attribut suivant dans le schéma : o :clip
[DocumentFormat.OpenXml.SchemaAttr(27, "clip")]
public DocumentFormat.OpenXml.TrueFalseValue Clip { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Clip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "clip")]
public DocumentFormat.OpenXml.TrueFalseValue? Clip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:clip")]
public DocumentFormat.OpenXml.TrueFalseValue? Clip { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Clip { get; set; }
member this.Clip : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "clip")>]
member this.Clip : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:clip")>]
member this.Clip : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Clip As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs