Link Search Menu Expand Document

CellMergedWithCell Property

Gets the top left cell of Range merged this with cell.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Cell MergedWithCell { get; }

Property Value

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

Implements

ICellMergedWithCell
See Also

Reference