Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I do not quite understand how I can add a HPageBreaks after a Chart. HPageBreaks takes as parameter a Cell, while adding a Chart takes an absolute position: for ... wc2 = ws.ChartObjects().Add(Left=left, Width=width, Top=top, Height=height) ws.HPageBreaks.Add(Before=ws.Cells((i+1)*20,1) ) Is there a way to Add a Chart on a particular Cell instead of an absolute position Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A problem with HPageBreaks | Excel Programming | |||
R/T 438 on .HPageBreaks.Add line | Excel Programming | |||
HPageBreaks.Add | Excel Programming | |||
HPageBreaks.Add | Excel Worksheet Functions | |||
Can't set manual HPageBreaks | Excel Programming |