OuterShadow.Alignment Propriedade

Definição

Alinhamento da Sombra

Representa o seguinte atributo no esquema: algn

[DocumentFormat.OpenXml.SchemaAttr(0, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
Public Property Alignment As EnumValue(Of RectangleAlignmentValues)

Valor da propriedade

Devolve EnumValue<T>.

Atributos

Comentários

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

Especifica o alinhamento da sombra; O alinhamento ocorre primeiro, definindo efetivamente a origem para dimensionamento, distorção e deslocamento.

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

Aplica-se a