Skip to main content

TdxSpreadSheetMergedCellList Properties

A merged cell collection in a Table View worksheet.
Name Description
Count Returns the number of merged cell objects within the collection.
First Returns the first merged cell object within the collection.
Items Provides zero-based indexed access to individual merged cell objects within the collection.
Last Returns the last merged cell object within the collection.
View Returns the Table View worksheet to which the current merged cell collection collection belongs.
See Also