 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
si endie Guest
|
Posted: Wed Nov 26, 2003 1:59 pm Post subject: PAGE BREAK ON EXCEL ? |
|
|
Hi All,
does anyone know to create pagebreak section on Excel from delphi ?
TIA
|
|
| Back to top |
|
 |
David Guest
|
Posted: Thu Nov 27, 2003 7:23 am Post subject: Re: PAGE BREAK ON EXCEL ? |
|
|
What Delphi are you using? What do you use for Excelautomation?
Here for Delphi 6/7 with Excel97.pas:
ExcelWorksheet.HPageBreaks.Add(ExcelApplication.Range[...]);
ExcelWorksheet.VPageBreaks.Add(ExcelApplication.Range[...]);
or any other range.
Am Wed, 26 Nov 2003 05:59:28 -0800 hat si endie <bjs52 (AT) telkom (DOT) net>
geschrieben:
| Quote: | Hi All,
does anyone know to create pagebreak section on Excel from delphi ?
TIA
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|