Link Search Menu Expand Document

ICellMergedWith Property

Gets the Range merged with this cell.

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

Property Value

Type: Range
The Range merged with this cell.
See Also

Reference