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

Returns the cell that is freezing the window.

Pascal
procedure GetFrozenPanes(var Row: integer; var Col: integer);
C++
__fastcall GetFrozenPanes(int Row, int Col);
Parameters 
Description 
var Row: integer 
Row of the cell. 
var Col: integer 
Column of the cell. 

If the window is not frozen, this method will return the cell "A1"

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