Link Search Menu Expand Document

ICellMergedWithCell Property

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.0.2045-master
Syntax
Cell MergedWithCell { get; }

Property Value

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

Reference