imageMso - possible values?
-
18 noiembrie 2006 22:28Hi, what are the possible strings in imageMso attribute? Is there any list available? I have the Excel demo from Jensen's log but this is only for Excel and customUI.xsd does not contain applicable values. Thanks
Toate mesajele
-
19 noiembrie 2006 06:35
I found it on Jensen's blog - http://blogs.msdn.com/jensenh/archive/2006/09/15/755336.aspx
This one has a pointer to Download Office 2007 Icons Gallery
-
19 noiembrie 2006 09:39Thanks for this link, but this is the one I mentioned. This is only for Excel and instead of string list, this displays the images in ribbon. Any other source? Or can it be programmaticaly enumerated?
-
19 noiembrie 2006 18:52
This gallery has a source code and the Excel file is the source itself!
The new file format specifies the ribbon customizations by embedding a special XML part. Just give the file a .zip extension, open it and find the relevant XML parts - the list with all the built-in msoImage Ids is in there.
-
19 noiembrie 2006 18:57
The XML part is called customUI.xml and it contains all MSO images - not just Excel, but Word, Outlook, Access etc. I think I will close this thread now. -
20 noiembrie 2006 07:35
Okay, if these are all then it's all right. I got a little bit confused because I saw more Excel icons than any others.
Thanks for help!
-
14 iulie 2007 03:21
I want to get the Function Key imageMso List.
-
14 iulie 2007 20:23Hello, I'm not sure whether I understand your question, could you explain a little bit?
-
16 iulie 2007 10:43
I want to get "imageMso"s of Function Key Display from F1 to F12 of Word 2003 in Office 2007.
Sorry not detailed.
Please help me.
-
16 iulie 2007 10:52
If you are looking for images of the "F1" to "F12" strings, you'd have to create them yourself.
Ah, you mean for similar toolbox as shown at http://www.softwarepro.com/tips/word.htm?
No, there isn't any. But you can use getImage and either supply images from resource, or draw the images in code.
Jan
-
6 august 2007 00:18
Jan Kučera wrote: Hi, what are the possible strings in imageMso attribute? Is there any list available? I have the Excel demo from Jensen's log but this is only for Excel and customUI.xsd does not contain applicable values. Thanks
Where can I get the possible list of the names of the imageIso attributes?
What on earth is Jenson's log? -
6 august 2007 12:10Moderator<< I found it on Jensen's blog - http://blogs.msdn.com/jensenh/archive/2006/09/15/755336.aspx
This one has a pointer to Download Office 2007 Icons Gallery>>
Not log, BLOG (=weB LOG). Did you try the links in Misha's message?
-
4 februarie 2010 05:15Hi Jan,
Please see following :
2007 Office System Document: Lists of Control IDs
http://www.microsoft.com/downloads/details.aspx?familyid=432 9d9e9-4d11-46a5-898d-23e4f331e9ae&displaylang=en
Office 2007 Custom UI Builder
http://www.datapigtechnologies.com/freeware.htm
Regards,
Sandeep -
13 martie 2012 09:57
Hello,
For Office 2010, you can download the list here:
Office 2010 Add-In: Icons Gallery