ShapeHandle.XRange 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 intervalo de posição X
Representa o seguinte atributo no esquema: xrange
[DocumentFormat.OpenXml.SchemaAttr(0, "xrange")]
public DocumentFormat.OpenXml.StringValue XRange { get; set; }
public DocumentFormat.OpenXml.StringValue XRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xrange")]
public DocumentFormat.OpenXml.StringValue? XRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xrange")]
public DocumentFormat.OpenXml.StringValue? XRange { get; set; }
public DocumentFormat.OpenXml.StringValue? XRange { get; set; }
member this.XRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xrange")>]
member this.XRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xrange")>]
member this.XRange : DocumentFormat.OpenXml.StringValue with get, set
Public Property XRange As StringValue
Valor da propriedade
- Atributos