ICellMergedWithCell Property Bytescout Spreadsheet SDK
Gets the top left cell of Range merged this with cell.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

Cell MergedWithCell { get; }

Property Value

Type: Cell
The top left cell of Range merged this with cell.
See Also

Reference