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


In This Topic
    UnmergeCells Field
    In This Topic
    Split current merged cell.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UnmergeCells As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.UnmergeCells
    public static readonly object UnmergeCells
    See Also