Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HyperLinkCellType Class / ActiveOnClick Property
In This Topic
    ActiveOnClick Property
    In This Topic
    Gets or sets whether to move to the active cell when clicked.
    Syntax
    public System.bool ActiveOnClick {get; set;}
    See Also