Gets the merged cell containing the cell with the specified coordinates, if this cell is part of a merged cell.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public CellRange GetMergedCell ( |
Visual Basic
![]() |
---|
Public Function GetMergedCell( _ |
The column of the cell to inspect.
The row of the cell to inspect.
An instance of the CellRange class representing the containing merged cell, or null (Nothing in Visual Basic), if the cell with the specified coordinates is not merged.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |