Range.Hyperlinks Property

Definition

Returns a Hyperlinks collection that represents the hyperlinks for the range.

public:
 property Microsoft::Office::Interop::Excel::Hyperlinks ^ Hyperlinks { Microsoft::Office::Interop::Excel::Hyperlinks ^ get(); };
public Microsoft.Office.Interop.Excel.Hyperlinks Hyperlinks { get; }
Public ReadOnly Property Hyperlinks As Hyperlinks

Property Value

Applies to