G
Guest
Hi,
I thanks John Wilson for giving me this line of vba:
Sub swap()
ActivePresentation.LayoutDirection = ppDirectionLeftToRight
End Sub
But I don't know how or where to insert it for changing an Arabic PPT file into English PPT file format which read from left to
right. Any ideas on how to use this code and convert that file into English PPT format?
Thanks,
Rino
I thanks John Wilson for giving me this line of vba:
Sub swap()
ActivePresentation.LayoutDirection = ppDirectionLeftToRight
End Sub
But I don't know how or where to insert it for changing an Arabic PPT file into English PPT file format which read from left to
right. Any ideas on how to use this code and convert that file into English PPT format?
Thanks,
Rino