VisibleRangeChangedEventArgs Properties
Provides data for the SpreadsheetControl.VisibleRangeChanged event.Name | Description |
---|---|
Range | Gets the cell range that is currently visible in the Spreadsheet control. |
UnfrozenRange | Gets the visible cell range of the scrollable area when there are frozen rows and columns in the worksheet. |
See Also