ICellMerged Property Bytescout Spreadsheet SDK
Gets a value indicating whether this Cell is merged.

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

bool Merged { get; }

Property Value

Type: Boolean
true if merged; otherwise, false.
See Also

Reference