Compartilhar via


RelativeRectangleType.Right Propriedade

Definição

Deslocamento direito

Representa o seguinte atributo no 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 da propriedade

Retorna Int32Value.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica a borda direita do retângulo.

Os valores possíveis para esse atributo são definidos pelo ST_Percentage tipo simples.

Aplica-se a