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

Total used columns on a row.

Pascal
property ColIndexCount [Row: integer]: integer;
C++
__property int ColIndexCount[int Row];

You can use this together with ColIndex and ColByIndex to loop between all used cells. 

For more information, see ColByIndex

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