Compartilhar via


OuterShadow.Alignment Propriedade

Definição

Alinhamento de Sombras

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

Retorna EnumValue<T>.

Atributos

Comentários

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

Especifica o alinhamento de sombra; O alinhamento acontece primeiro, configurando efetivamente a origem para escala, distorção e deslocamento.

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

Aplica-se a