Problem when getting the printing zoom ration in Excel

S

Stephen

Is it possible to programmatically get the actual zoom
ratio (printing) of a sheet after setting the value of
PageSetup.FitToPagesWide or PageSetup.FitToPageTall? I
cannot get the value from PageSetup.zoom since its value
is set to false.

Thanks in advance for any help.

Stephen
 
Top