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

In This Topic
    UnMerge Method
    In This Topic
    Will cause this cell and all cell's that are currently merged with this cell to be un-merged, and behave as independent cells with their own value and style.
    Syntax
    'Declaration
     
    Public Sub UnMerge() 
    public void UnMerge()
    See Also