LayoutContainer.Align プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
align では、このプロパティは Office 2010 以降でのみ使用できます。
スキーマ内の次の属性を表します。align
[DocumentFormat.OpenXml.SchemaAttr(0, "align")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> Align { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> Align { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "align")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? Align { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("align")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? Align { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? Align { get; set; }
member this.Align : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "align")>]
member this.Align : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("align")>]
member this.Align : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
Public Property Align As EnumValue(Of ExpandValues)
プロパティ値
- 属性