Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getSheetSelectionChange Method
In This Topic
    getSheetSelectionChange Method
    In This Topic
    Occurs when the selection changes on a sheet.
    Syntax
    public com.grapecity.documents.excel.Event<EventHandler<RangeEventArgs>> getSheetSelectionChange()
    See Also