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