Auto-Arrange shapes

H

Helge

Hi

How can I execute the "Auto-Arrange Shapes" or "Arrange subordinates.."
command in VBA?

regards,
Helge
 
M

Mark Nelson [MS]

Are you referring to the commands for arranging Org Chart shapes?
Unfortunately, these are not exposed to automation.

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Hi

How can I execute the "Auto-Arrange Shapes" or "Arrange subordinates.."
command in VBA?

regards,
Helge
 
H

Helge

Hi!

In the menus the command "Auto-Arrange Shapes" is located at the
"Organization Chart" menu.
Are you saying that it's not possible to execute a menu command from VBA?

regards,
Helge
 
M

Mark Nelson [MS]

Some Visio drawing types add their own menu or toolbar to the standard menu
set used by Visio. The drawings essentially come with their own Visio
add-ons used to extend the functionality of Visio. Organization Chart is
one of these add-ons. Typically these add-ons do not expose APIs for
external control.

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Hi!

In the menus the command "Auto-Arrange Shapes" is located at the
"Organization Chart" menu.
Are you saying that it's not possible to execute a menu command from VBA?

regards,
Helge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top