Results 1 to 5 of 5

Thread: How to reduce the size of icon in Excel 2007 Ribbon

  1. #1
    Join Date
    Oct 2011
    Posts
    97

    How to reduce the size of icon in Excel 2007 Ribbon

    Is there some way to display large icons in the Excel and Word ribbons.

  2. #2
    Join Date
    Jul 2011
    Posts
    623

    Re: How to reduce the size of icon in Excel 2007 Ribbon

    Most controls have a size attribute:
    <button id="btnSave" size="large" imageMso="FileSave"
    onAction="BtnOnActionCall" >

    The size options are large or normal.

  3. #3
    Join Date
    Jul 2011
    Posts
    634

    Re: How to reduce the size of icon in Excel 2007 Ribbon

    That's set by your operating system. I use WinXP. The setting is in Start > Control Panel > Display > Appearance tab > Font size. With RibbonX you can create your own Ribbon tab and told you that you can use the size attribute to display a button small or large.

  4. #4
    Join Date
    Jul 2011
    Posts
    640

    Re: How to reduce the size of icon in Excel 2007 Ribbon

    If you're referring to the built-in Ribbon buttons (rather than buttons you added to custom ribbons) we have no direct control over the size of the controls. Excel automatically sizes them depending on the size and resolution of your screen. If you've maximized the Excel window the controls are as large as they are going to get.

    Can I customize the Ribbon

  5. #5
    Join Date
    Jun 2011
    Posts
    635

    Re: How to reduce the size of icon in Excel 2007 Ribbon

    It is possible to customize the ribbon if can edit the customUI.xml files which contain all the information to customize the ribbon. Then, the filing must be registered to the new format Office OpenXML (and xlam xlsm). When the workbook opens the Excel application reads the contents of XML file and applies the customizations defined therein. In the case of a file. Xlsm, customizations are only available when the workbook is active. In addition. Xlam, customizations are always available for all open workbooks in the application. Customizations are automatically deleted when the workbook (xlsm or xlam) is closed.

Similar Threads

  1. Replies: 2
    Last Post: 01-02-2012, 07:13 PM
  2. There is no Add-Ins option available in Microsoft Excel 2007 Ribbon
    By Science Clayton in forum MS Office Support
    Replies: 2
    Last Post: 27-01-2012, 04:33 PM
  3. How to reduce size of Icon in Mac OS X Lion Launchpad?
    By fAlCoNeTtI in forum Operating Systems
    Replies: 3
    Last Post: 14-10-2011, 12:47 PM
  4. Reduce the ribbon size in Powerpoint 2007
    By Enriqueta in forum Windows Software
    Replies: 5
    Last Post: 06-01-2010, 06:45 AM
  5. Reduce file size - reuse icon in C#
    By Jannat in forum Software Development
    Replies: 3
    Last Post: 20-07-2009, 09:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,989,597.37978 seconds with 17 queries