Share via


AdjustHandleXY.MaxX Property

Maximum Horizontal Adjustment.Represents the attribte in schema: maxX

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "maxX")> _
Public Property MaxX As StringValue
    Get
    Set
'Usage
Dim instance As AdjustHandleXY
Dim value As StringValue

value = instance.MaxX

instance.MaxX = value
[SchemaAttrAttribute(, "maxX")]
public StringValue MaxX { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandleXY Class

AdjustHandleXY Members

DocumentFormat.OpenXml.Drawing Namespace