|
FlexCel Studio for VCL/LCL
|
Returns the Outline level for a row.
function GetRowOutlineLevel(const aRow: integer): integer;
__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!
|