ActiveReports 18 .NET Edition
ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly
/
GrapeCity.SpreadBuilder.Cells Namespace
/
DDCell Class
/ UnMerge Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Visual Basic
C#
'Declaration Public Sub UnMerge()
public void UnMerge()
See Also
Reference
DDCell Class
DDCell Members