Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToLastCellWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToLastCellWithData
    public static readonly object ExtendToLastCellWithData
    See Also