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 72,8% France
Canada 7,1% Canada
Belgique 4,1% Belgique

Total:

132

Pays
018351826
Aujourd'hui: 3
Hier: 438
Cette semaine: 1.805
Semaine dernière: 2.491
Ce mois: 6.530