Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Activate Method
In This Topic
    Activate Method (IRange)
    In This Topic
    Activates a single cell, which must be inside the current selection.
    Syntax
    void Activate()
    See Also