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