Link Search Menu Expand Document

CellMergedWith Property

Gets the Range merged with this cell.

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

Property Value

Type: Range
The Range merged with this cell.

Implements

ICellMergedWith
See Also

Reference