ShapeHandle.YRange 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.
Handle Y Position Range
Represents the following attribute in the schema: yrange
[DocumentFormat.OpenXml.SchemaAttr(0, "yrange")]
public DocumentFormat.OpenXml.StringValue YRange { get; set; }public DocumentFormat.OpenXml.StringValue YRange { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "yrange")]
public DocumentFormat.OpenXml.StringValue? YRange { get; set; }[DocumentFormat.OpenXml.SchemaAttr("yrange")]
public DocumentFormat.OpenXml.StringValue? YRange { get; set; }public DocumentFormat.OpenXml.StringValue? YRange { get; set; }member this.YRange : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "yrange")>]
member this.YRange : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("yrange")>]
member this.YRange : DocumentFormat.OpenXml.StringValue with get, setPublic Property YRange As StringValueProperty Value
- Attributes