Spread WPF 18
GrapeCity.Spreadsheet Namespace / IHyperlinks Interface
Members


In This Topic
    IHyperlinks Interface
    In This Topic
    Represents the collection of hyperlinks for a worksheet or range.
    Object Model
    IHyperlinks Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IHyperlinks 
    'Usage
     
    Dim instance As IHyperlinks
    [DefaultMember("Item")]
    public interface IHyperlinks 
    See Also