E
EXCEL$B!!(BNEWS
hi,
when i use ScaleWidth method like these
ActiveSheet.Shapes("Object 8").Select
Selection.ShapeRange.ScaleWidth 0.48, msoFalse, msoScaleFromTopLeft
Selection.ShapeRange.ScaleHeight 0.48, msoFalse, msoScaleFromTopLeft
i can make the shape smaller,
but how i can get the scale which has been "ScaleWidth"ed ,
is there a property instead of method
thanks
when i use ScaleWidth method like these
ActiveSheet.Shapes("Object 8").Select
Selection.ShapeRange.ScaleWidth 0.48, msoFalse, msoScaleFromTopLeft
Selection.ShapeRange.ScaleHeight 0.48, msoFalse, msoScaleFromTopLeft
i can make the shape smaller,
but how i can get the scale which has been "ScaleWidth"ed ,
is there a property instead of method
thanks