Hyperlink.AlignLabel Property

Definition

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

Represents the following attribute in the schema: alignLabel

[DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> AlignLabel { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> AlignLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")>]
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("alignLabel")>]
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
Public Property AlignLabel As EnumValue(Of ExpandValues)

Property Value

Attributes

Applies to