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

Returns the Outline level for a row.

Pascal
function GetRowOutlineLevel(const aRow: integer): integer;
C++
__fastcall int GetRowOutlineLevel(const int aRow);
Parameters 
Description 
const aRow: integer 
Row 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!