Share via


StateBasedObject.Hyperlink Property

Definition

Represents a hyperlink within a cell..

Represents the following element tag in the schema: xr:hyperlink.

public DocumentFormat.OpenXml.Office2016.Excel.Hyperlink Hyperlink { get; set; }
public DocumentFormat.OpenXml.Office2016.Excel.Hyperlink? Hyperlink { get; set; }
member this.Hyperlink : DocumentFormat.OpenXml.Office2016.Excel.Hyperlink with get, set
Public Property Hyperlink As Hyperlink

Property Value

Applies to