ªð¦^¦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 : ¤f»¡¤@¥y¦n¸Ü¡A¦p¤f¥X½¬ªá¡F¤f»¡¤@¥yÃa¸Ü¦p¤f¦R¬r³D¡C
ªð¦^¦Cªí ¤W¤@¥DÃD