FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.CellMergedList Property

Returns the Merged cell at position index on the mergedcell list

Pascal
property CellMergedList [index: integer]: TXlsCellRange;
C++
__property TXlsCellRange CellMergedList[int index];

You can use this property together with CellMergedListCount to iterate over the merged cells of a sheet.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!