Click or drag to resize

ExcelCellMergedRange Property

Gets associated merged range if the cell is merged; otherwise, null.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.1.20
Syntax
public CellRange MergedRange { get; }

Property Value

CellRange
See Also