CellMergedWith Property Bytescout Spreadsheet SDK
Gets the Range merged with this cell.

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

public Range MergedWith { get; }

Property Value

Type: Range
The Range merged with this cell.

Implements

ICellMergedWith
See Also

Reference