Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there some way to display large icons in the Excel and Word ribbons
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Most controls have a size attribute:
<button id="btnSave" size="large" imageMso="FileSave" onAction="BtnOnActionCall" The size options are large or normal. -- Jim "John" wrote in message ... | Is there some way to display large icons in the Excel and Word ribbons |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's set by your operating system.
I use WinXP The setting is in StartControl PanelDisplayAppearance tabFont size Biff "John" wrote in message ... Is there some way to display large icons in the Excel and Word ribbons |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What does this mean? I have the same problem, but I have no idea what you
mean by this solution. "Jim Rech" wrote: Most controls have a size attribute: <button id="btnSave" size="large" imageMso="FileSave" onAction="BtnOnActionCall" The size options are large or normal. -- Jim "John" wrote in message ... | Is there some way to display large icons in the Excel and Word ribbons |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With RibbonX you can create your own Ribbon tab and Jim
told you that you can use the size attribute to display a button small or large See this page http://www.rondebruin.nl/ribbon.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Storm" wrote in message ... What does this mean? I have the same problem, but I have no idea what you mean by this solution. "Jim Rech" wrote: Most controls have a size attribute: <button id="btnSave" size="large" imageMso="FileSave" onAction="BtnOnActionCall" The size options are large or normal. -- Jim "John" wrote in message ... | Is there some way to display large icons in the Excel and Word ribbons |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Further to Ron, 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. -- Jim "Storm" wrote in message ... | What does this mean? I have the same problem, but I have no idea what you | mean by this solution. | | "Jim Rech" wrote: | | Most controls have a size attribute: | | <button id="btnSave" size="large" imageMso="FileSave" | onAction="BtnOnActionCall" | | The size options are large or normal. | | -- | Jim | "John" wrote in message | ... | | Is there some way to display large icons in the Excel and Word ribbons | | | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Icons in Excel 2007 | New Users to Excel | |||
How do I add icons to the ribbon boxes in excel 2007 | Excel Discussion (Misc queries) | |||
Grouping of icons in the Quick Access Toolbar... Excel 2007 | Excel Discussion (Misc queries) | |||
How to change cond. format icons in EXCEL 2007? | Excel Worksheet Functions | |||
Icons at the top are suddenly large. How do I return them to norm | Excel Discussion (Misc queries) |