Quote:
Originally Posted by JohnWilson
The shadow object model changed in version 2007.
I don't have a mac but try this:
Code:
With CheckShape.TextFrame2.TextRange.Font .Name = "Times New Roman" .Size = 60 .Bold = msoTrue .Fill.Forecolor.RGB = vbBlack .Shadow.Visible = msoFalse 'Add other attributes as needed. End With
|
Thanks for the correction John,
I would totally upgrade my version of PowerPoint but since I use it mostly for animation I cant live without the pivot rotation feature by holding CTRL. Once Microsoft fixes that I will most likely upgrade.