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