• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Missing property in PowerPoint dictionary!?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing property in PowerPoint dictionary!?


  • Subject: Re: Missing property in PowerPoint dictionary!?
  • From: Paul Berkowitz <email@hidden>
  • Date: Mon, 08 Aug 2005 20:36:17 -0700
  • Thread-topic: Missing property in PowerPoint dictionary!?

On 8/8/05 6:44 PM, "Hanaan Rosenthal" <email@hidden> wrote:

> Could it be that the 'space before' property of the 'paragraph
> format' object is simply missing?

Yes, you're right, Thanks for the bug report.

> It appears in the PowerPoint VBA vocabulary...
>
> Paul, would you submit a bug?

Yes, done.
>
> Any good ideas for passing the spaceBefore value from VBA back to
> AppleScript?

'do Visual Basic' still works:

tell application "Microsoft PowerPoint"
    do Visual Basic "ActivePresentation.Slides(1).Shapes(2).TextFrame_
    .TextRange.ParagraphFormat.SpaceBefore = 6"
end tell


--
Paul Berkowitz


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Missing property in PowerPoint dictionary!? (From: Hanaan Rosenthal <email@hidden>)

  • Prev by Date: Accessibility / System Events changes in Tiger
  • Next by Date: Re: Creating a shape with no stroke (ppt)
  • Previous by thread: Missing property in PowerPoint dictionary!?
  • Next by thread: Re: Re: Missing property in PowerPoint dictionary!?
  • Index(es):
    • Date
    • Thread