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

Returns the Outline level for a column.

Pascal
function GetColOutlineLevel(const aCol: integer): integer;
C++
__fastcall int GetColOutlineLevel(const int aCol);
Parameters 
Description 
const aCol: integer 
Column index (1 based) 

It is a number between 0 and 7 that specifies the level on the outline. 

 

You can group columns with Tools->Group and Outline menu from Excel, or with SetRowOutlineLevel from FlexCel.

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