ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / UnMerge Method

In This Topic
    UnMerge Method
    In This Topic
    Unmerges this cell and any cells currently merged with it, making them independent cells with their own value and style.
    Syntax
    'Declaration
     
    Public Sub UnMerge() 
    public void UnMerge()
    See Also