ColorMap.FollowedHyperlink Property

Definition

Followed Hyperlink

Represents the following attribute in the schema: folHlink

[DocumentFormat.OpenXml.SchemaAttr(0, "folHlink")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> FollowedHyperlink { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> FollowedHyperlink { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "folHlink")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? FollowedHyperlink { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("folHlink")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? FollowedHyperlink { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? FollowedHyperlink { get; set; }
member this.FollowedHyperlink : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "folHlink")>]
member this.FollowedHyperlink : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("folHlink")>]
member this.FollowedHyperlink : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
Public Property FollowedHyperlink As EnumValue(Of ColorSchemeIndexValues)

Property Value

Returns EnumValue<T>.

Attributes

Applies to