Compartilhar via


RelativeRectangleType.Top Propriedade

Definição

Deslocamento superior

Representa o seguinte atributo no esquema: t

[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("t")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "t")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("t")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Top 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 superior do retângulo.

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

Aplica-se a