|
FlexCel Studio for VCL/LCL
|
Deletes the Vertical page breaks at the specified column.
procedure DeleteVPageBreak(const aCol: word);
__fastcall DeleteVPageBreak(const word aCol);
|
Parameters |
Description |
|
const aCol: word |
Column where the page break is. |
If there is no page break on the column, nothing will happen and no exception will be raised
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|