TdxSpreadSheetMergedCell Methods
A cell created from several individual adjacent cells within a Table View worksheet.| Name | Description |
|---|---|
| Contains(Integer,Integer) | Returns a value indicating whether the specified cell belongs to the current merged cell object. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Intersects(TRect) | Returns a value indicating whether the specified rectangular area intersects with the current merged cell object. |
| ToString | Inherited from TObject. |
See Also