scale
scale
- Subject: scale
- From: Julien Battist <email@hidden>
- Date: Mon, 20 Feb 2017 12:34:02 +0100
- Importance: normal
- Sensitivity: Normal
Hi all,
It seems to be impossible to get the scale factor of a place picture in Excel 2011.
I am able to place an image but I need to make it proportional. So width size is fixed, height size need to be proportional adapted.
Any help is much appreciated.
tell application id "com.microsoft.Excel"
tell active sheet of active workbook
tell picture 1
get height
--- 150.0
get scale of height
--- missing value
end tell
end tell
end tell
Many thanks,Julien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden