Unmerges all merged cells intersecting with the specified range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public void Unmerge ( |
Visual Basic
Copy Code
|
|---|
Public Sub Unmerge( _ |
A string specifying the range of cells to unmerge.
See Also