[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SelectionChangeEventArgs

SelectionChangeEventArgs Class

Represents the event arguments for the SelectionChange event.

Inheritance
SelectionChangeEventArgs
Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public class SelectionChangeEventArgs : EventArgs
Public Class SelectionChangeEventArgs
    Inherits EventArgs

Properties

Name Description
Range

Gets the range that represents the selected cells in the worksheet.

Worksheet

Gets the worksheet.