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


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