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


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