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

True if there is a page break at the specified column

Pascal
function HasVPageBreak(const Col: integer): boolean;
C++
__fastcall boolean HasVPageBreak(const int Col);
Parameters 
Description 
const Col: integer 
Column you want to test for a page break. 

Read this function to know it there is a page break on a column.

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