G
Guest
Hi everyone,
Is there a place where I can find the integer values for the various mso
enumerations that are used in PowerPoint automation programming? I'm
developering an application in C++ and finding, for example, that if a
property of an object requires an MsoTriState value for setting then I need
to determine the actual value of the MsoTriState enumerations (msoTrue,
msoFalse, etc) in order to call the method. Ideally, I would like to find a
header file that declares each enumeration type and defined values to include
in my application.
Any help would be appreciated.
Is there a place where I can find the integer values for the various mso
enumerations that are used in PowerPoint automation programming? I'm
developering an application in C++ and finding, for example, that if a
property of an object requires an MsoTriState value for setting then I need
to determine the actual value of the MsoTriState enumerations (msoTrue,
msoFalse, etc) in order to call the method. Ideally, I would like to find a
header file that declares each enumeration type and defined values to include
in my application.
Any help would be appreciated.