Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / UnMerge Method
In This Topic
    UnMerge Method
    In This Topic
    Converts merged cells in the represented range to normal cells.
    Syntax
    void UnMerge()
    See Also