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

Index on the array of used columns for a given column position.

Pascal
property ColIndex [Row, Col: integer]: integer;
C++
__property int ColIndex[int Row, Col];

Returns the ColumnIndex on the used Columns array given a Row and a Column. 

For more information, see ColByIndex

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