RelativeOffset.OffsetY Propriedade

Definição

Desvio Y

Representa o seguinte atributo no esquema: ty

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

Valor da propriedade

Devolve Int32Value.

Atributos

Comentários

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

Especifica o desvio Y.

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

Aplica-se a