ShapeHandle.YRange Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Manipular o intervalo de posições Y
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos