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,8% France
Canada 5,9% Canada
Belgique 3,8% Belgique

Total:

147

Pays
018412658
Aujourd'hui: 228
Hier: 396
Cette semaine: 2.563
Semaine dernière: 2.952
Ce mois: 7.425