Eu resolvi por meio de uma macro, que executou cinco etapas (assumindo a exibição do painel de tarefas Tamanho e posição):
- Selecione a forma
- No tamanho do painel de tarefas & Posição, redimensionar x
- No tamanho do painel de tarefas & Posicione, redimensione y
- No tamanho do painel de tarefas & Posição, redimensionar largura
- No tamanho do painel de tarefas & Posicione, redimensione a altura
Detalhes adicionais, através do link
On the Developer tab, click Record Macro. (If you don’t see the Developer tab, see “Show the Developer tab” below.)
Macros commands
In the Macro name box, type a name for the macro.
In the Shortcut key box, type a shortcut key that can be used with the CTRL key to run the macro.
In the Store macro in box, click the document in which you want to store the macro.
In the Description box, type a description for the macro.
Click OK to begin recording the macro.
Perform the actions you want to include in your macro. On the Developer tab, use Pause Recording if needed.
When you record a macro, you can use the mouse to click commands and options, and to work with shapes and objects in drawings.
To stop recording your macro, click Stop Recording on the Developer tab.
You can also pause or resume macro recording using the Recording toolbar.
To view the resulting code, on the Tools menu, point to Macros, click Macros, click the macro name, and then click Edit.
SHOW THE DEVELOPER TAB
Click the File tab and then click Options.
Click Customize Ribbon.
Under Customize the Ribbon and under Main Tabs, select the Developer check box.
The Developer tab appears at the end of the ribbon opposite the File tab.