Link Search Menu Expand Document

CellMerged Property

Gets a value indicating whether this Cell is merged.

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

Property Value

Type: Boolean
true if merged; otherwise, false.

Implements

ICellMerged
See Also

Reference