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 71,8% France
Canada 5,2% Canada
Chine 4,1% Chine

Total:

158

Pays
018466106
Aujourd'hui: 66
Hier: 798
Cette semaine: 2.321
Semaine dernière: 2.635
Ce mois: 2.511