Maros Kantera
Posts: 17
Joined: 2007-01-09
|
Hi,
is it somehow possible to get file/save format for active presentation object in powerpoint app? Word document object has a property "SaveFormat", excel workbook object has a property "FileFormat" ... but how to get this info from powerpoint presentation object?
Thanks. |
|
Sergey Grischenko
Add-in Express team
Posts: 7233
Joined: 2004-07-05
|
Hi Maros.
Try to determine the format using the extension of the _Presentation.FullName property.
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|