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


In This Topic
ExtendToNextColumn Field
In This Topic
Extends the selection one column to the right. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToNextColumn As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToNextColumn
See Also