AdjustHandleXY.MinX 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.
Ajustement horizontal minimal
Représente l’attribut suivant dans le schéma : minX
[DocumentFormat.OpenXml.SchemaAttr(0, "minX")]
public DocumentFormat.OpenXml.StringValue MinX { get; set; }
public DocumentFormat.OpenXml.StringValue MinX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minX")]
public DocumentFormat.OpenXml.StringValue? MinX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minX")]
public DocumentFormat.OpenXml.StringValue? MinX { get; set; }
public DocumentFormat.OpenXml.StringValue? MinX { get; set; }
member this.MinX : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minX")>]
member this.MinX : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minX")>]
member this.MinX : DocumentFormat.OpenXml.StringValue with get, set
Public Property MinX As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs