Setting Output Format

J

Jim Platania

Starting in Visio 2000, the output format (Printing,
PowerPoint, or HTML/GIF) for a drawing can be set using
Application.ActiveDocument.DocumentSheet.Cells
("OutputFormat").

This same attribute is available in Visio 5 Technical but
for the life of me, I cannot figure out how to access it
via VBA.

Anyone know?

Thanks, Jim
 
Top