Table of Contents

Class HyperLink

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public class HyperLink : XlsHyperLink, IDisposable, IHyperLink, IExcelApplication, ICloneParent
Inheritance
HyperLink
Implements
Inherited Members

Properties

Returns a Range object that represents the range the specified hyperlink is attached to.

public CellRange Range { get; set; }

Property Value

CellRange