FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToNextRowWithData Field


In This Topic
ExtendToNextRowWithData Field
In This Topic
Extends the selection down to next row with data.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToNextRowWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToNextRowWithData
See Also