Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ello,
How can i programmatically change the excel displayable area such that it can display the entire ChartArea on a worksheet. This ALMOST works: .. ....Application.height = .ChartObjects(1).Chart.ChartArea.Height ....Application.width= .ChartObjects(1).Chart.ChartArea.Width .. but doesn't display entire chart area because of the excel borders takes up some of the space, as well as any toolbars that are active also take up space. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why I get gray area in sheet tab of page setup? can't resize area. | Excel Discussion (Misc queries) | |||
Resize plot area in a chart area | Excel Discussion (Misc queries) | |||
how to set print area for the entire excel workbook | Excel Discussion (Misc queries) | |||
Resize chart area without resizing plot area | Charts and Charting in Excel | |||
Resize chart area without resizing plot area | Excel Programming |