Compartilhar via


RelativeRectangleType.Bottom Propriedade

Definição

Deslocamento inferior

Representa o seguinte atributo no esquema: b

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

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

Aplica-se a