TdxSpreadSheetCell.IsMerged Property
Identifies if the cell object is a part of a merged cell.
Declaration
property IsMerged: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the cell object is within a merged cell range; otherwise – False.
See Also