Gets a value indicating whether this cell is part of a merged cell.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool IsMerged { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsMerged As Boolean |
true if the cell is part of a merged cell range; otherwise, false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |