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

Deletes the Vertical page breaks at the specified column.

Pascal
procedure DeleteVPageBreak(const aCol: word);
C++
__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!