LayoutContainer.Align Property

Definition

align, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to