Recherche

Avec une macro :

 

Word

Public Sub test()
Dim OldShape As Shape
For Each OldShape In ActiveDocument.Shapes
If OldShape.Type = msoShapeRectangle Then
OldShape.AutoShapeType = msoShapeRoundedRectangle
End If
Next OldShape
End Sub

 

  

 

Statistiques

France 73,2% France
Canada 5,7% Canada
Belgique 3,7% Belgique

Total:

150

Pays
018423316
Aujourd'hui: 210
Hier: 488
Cette semaine: 1.561
Semaine dernière: 3.121
Ce mois: 5.141