Microsoft
Software
Hardware
Network
Question : VBA Powerpoint 2003/2007 - Align text inside a textbox/Shape
Got this code:
Dim s As Slide
Set s = ActivePresentation.Slides.
Add(1, ppLayoutBlank)
Dim t As Shape
Set t = s.Shapes.AddTextbox(msoTex
tOrientati
onHorizont
al, 10, 10, 100, 100)
t.TextFrame.TextRange.Text
= "asd"
Now i want to align the text inside the textbox to the left (default is center).
Any ideas, i am totally lost.
Answer : VBA Powerpoint 2003/2007 - Align text inside a textbox/Shape
Found the solution:
t.TextFrame.TextRange.Para
graphForma
t.Alignmen
t = ppAlignLeft
Random Solutions
Access Form Validation
IE8 Keeps Crashing - No logs in event viewer
Excel Breaking Links
error with web site when it was moved from server 2003 to 2008
Excel file size too much.How can i reduce the size.
how to get execution path in c#
Error sending ArrayList to Web Service
Problems saving an excel workbook in Access vba
Hooking 5.1 Surround sound to xBox 360 premium
batch file to search all drives