ªð¦^¦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 : ¦a¤WºØ¤Fµæ¡A´N¤£©öªø¯ó¡F¤ß¤¤¦³µ½¡A´N¤£©ö¥Í´c¡C
ªð¦^¦Cªí ¤W¤@¥DÃD