Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MergeCells Field


In This Topic
    MergeCells Field
    In This Topic
    Merge selected cell.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MergeCells As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MergeCells
    public static readonly object MergeCells
    See Also