|
FlexCel Studio for VCL/LCL
|
True if there is a page break at the specified column
function HasVPageBreak(const Col: integer): boolean;
__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!
|