View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
web657443 web657443 is offline
external usenet poster
 
Posts: 1
Default PublishObject Images

I need to publish to web page a gif or jpg image of worksheet range (image
is just part of larger web page) . Can I do this somehow with PublishObjects
method . I tried using SourceType as xLSourcePrintArea which doesn't seem to
always publish image, or is there another way to do this. No problems with
publishing charts.