AdjustHandleXY.MaxX Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Ajuste horizontal máximo
Representa el atributo siguiente en el esquema: maxX
[DocumentFormat.OpenXml.SchemaAttr(0, "maxX")]
public DocumentFormat.OpenXml.StringValue MaxX { get; set; }
public DocumentFormat.OpenXml.StringValue MaxX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "maxX")]
public DocumentFormat.OpenXml.StringValue? MaxX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("maxX")]
public DocumentFormat.OpenXml.StringValue? MaxX { get; set; }
public DocumentFormat.OpenXml.StringValue? MaxX { get; set; }
member this.MaxX : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "maxX")>]
member this.MaxX : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("maxX")>]
member this.MaxX : DocumentFormat.OpenXml.StringValue with get, set
Public Property MaxX As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos