Shape.Hyperlink Property

Definition

Returns a Hyperlink object that represents the hyperlink for the shape.

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

Property Value

Applies to