Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToLastColumn Field


In This Topic
    ExtendToLastColumn Field
    In This Topic
    Extends the selection to the last column. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToLastColumn As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToLastColumn
    public static readonly object ExtendToLastColumn
    See Also