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

Deletes the Horizontal page breaks at the specified row

Pascal
procedure DeleteHPageBreak(const aRow: word);
C++
__fastcall DeleteHPageBreak(const word aRow);
Parameters 
Description 
const aRow: word 
Row where the page break is. 

If there is no page break on the row, 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!