AdjustHandleXY.MaxY Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum Vertical Adjustment
Represents the following attribute in the schema: maxY
[DocumentFormat.OpenXml.SchemaAttr(0, "maxY")]
public DocumentFormat.OpenXml.StringValue MaxY { get; set; }
public DocumentFormat.OpenXml.StringValue MaxY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "maxY")]
public DocumentFormat.OpenXml.StringValue? MaxY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("maxY")]
public DocumentFormat.OpenXml.StringValue? MaxY { get; set; }
public DocumentFormat.OpenXml.StringValue? MaxY { get; set; }
member this.MaxY : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "maxY")>]
member this.MaxY : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("maxY")>]
member this.MaxY : DocumentFormat.OpenXml.StringValue with get, set
Public Property MaxY As StringValue
Property Value
Returns StringValue.
- Attributes