StateBasedObject.Hyperlink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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