Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IHyperlink Interface / Shape Property
In This Topic
    Shape Property (IHyperlink)
    In This Topic
    Returns the GrapeCity.Documents.Excel.Drawing.IShape object that represents the shape attached to the specified hyperlink.
    Syntax
    IShape Shape {get;}
    See Also