TdxSpreadSheetMergedCell Members
In This Article
#Properties
Name | Description |
---|---|
Active |
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. |
#Methods
Name | Description |
---|---|
Contains |
Returns a value indicating whether the specified cell belongs to the current merged cell object. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Intersects |
Returns a value indicating whether the specified rectangular area intersects with the current merged cell object. |
To |
Inherited from TObject. |
See Also