FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.CellMergedListCount Method

For using with CellMergedList on a loop: for i:=0 to CellMergedListCount-1 do CellMergedList[i]...

Pascal
function CellMergedListCount: integer;
C++
__fastcall int CellMergedListCount();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!