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 75,5% France
Canada 8,3% Canada
États-Unis d'Amérique 4,9% États-Unis d'Amérique

Total:

61

Pays
018272471
Aujourd'hui: 52
Hier: 188
Cette semaine: 733
Semaine dernière: 804
Ce mois: 733