|
FlexCel Studio for VCL/LCL
|
Deletes the Horizontal page breaks at the specified row
procedure DeleteHPageBreak(const aRow: word);
__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!
|