Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToLastCellWithData Field


In This Topic
ExtendToLastCellWithData Field
In This Topic
Extends the selection to include the last cell that contains data. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToLastCellWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToLastCellWithData
See Also