Aracılığıyla paylaş


ShapeHandle.YRange Property

Definition

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, set
Public Property YRange As StringValue

Property Value

Attributes

Applies to