your enumeration strings only exist in the PPG Layout object. Some stuff internally may work differently, but your not your stuff.
On Tue, Nov 12, 2013 at 8:26 PM, Matt Lind <[email protected]> wrote: > I have many spreadsheet queries which display information stored in custom > properties in the scene. Some of the custom property parameters are > integers represented by combo boxes in their respective PPGs. When I dump > the values of those parameters into the spreadsheet, the spreadsheet only > shows integers. I would like to convert the cells with those values to be > combo boxes with the same label/value pairs as the combo boxes of the custom > properties. I see some of the native Softimage spreadsheet queries have > this capability, but I don’t see any documentation how to do it. I have > dissected some of those queries and they use GUID/CLSID values to pull the > combo box enumerations. > > > > Anybody know how to display a combo box in a cell of a spreadsheet query for > custom spreadsheet queries?

