AdjustHandleXY.MaxX Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Maximale horizontale Anpassung
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück StringValue.
- Attribute