ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

统¤@图¤ù°ª«×

统¤@图¤ù°ª«×

Sub 统¤@图¤ù°ª«×()
Dim shap As Shape
For Each shap In ActiveSheet.Shapes
If shap.Type = msoPicture Then
With shap
.Height = 16
.Left = .TopLeftCell.Left
.Top = .TopLeftCell.Top
End With
End If
Next
End Sub
学习

        ÀR«ä¦Û¦b : «H¤ß¡B¼Ý¤O¡B«i®ð¤TªÌ¨ã³Æ¡A«h¤Ñ¤U¨S¦³°µ¤£¦¨ªº¨Æ¡C
ªð¦^¦Cªí ¤W¤@¥DÃD