Compartir a través de


RelativeRectangleType.Right Propiedad

Definición

Desplazamiento derecho

Representa el atributo siguiente en el esquema: r

[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value Right { get; set; }
public DocumentFormat.OpenXml.Int32Value Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value? Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r")]
public DocumentFormat.OpenXml.Int32Value? Right { get; set; }
public DocumentFormat.OpenXml.Int32Value? Right { get; set; }
member this.Right : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "r")>]
member this.Right : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r")>]
member this.Right : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Right As Int32Value

Valor de propiedad

Devuelve Int32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica el borde derecho del rectángulo.

El tipo simple define los ST_Percentage valores posibles para este atributo.

Se aplica a