Reflection.Alignment プロパティ

定義

影の配置

スキーマ内の次の属性を表します。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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象