TdxSpreadSheetMergedCell Properties
A cell created from several individual adjacent cells within a Table View worksheet.Name | Description |
---|---|
ActiveCell | Returns an individual cell object whose value is used as a value of the current merged cell object. |
Area | Returns the area occupied by the current merged cell object. |
Next | Returns the next item within the merged cell merged cell collection. |
Owner | Returns the merged cell collection to which the current merged cell object belongs. |
Prev | Returns the previous item within the merged cell collection. |
View | Returns the Table View worksheet to which the current merged cell object belongs. |
See Also