officeMenu Element
The officeMenu element specifies the Office Menu of the application. It is used to reference the built-in Office Menu. This element SHOULD […]
Backstage Element
When you start a Microsoft Office program, or after you click the File tab, you can see the Microsoft Office Backstage view. […]
Customize Ribbon Icons
You can use the Office RibbonX Editor to embed custom icons to ribbon. Custom UI supported ico, bmp, png, jpg and gif […]
Compatible with Excel 2007 or 2010 and later
If you don't use the added features in Excel 2010 and later (such as Backstage View), you can just add the RibbonX […]
Show Custom Ribbon Tabs When Workbook is Open
If you want to display custom ribbon tabs when the workbook is open, follow these steps. Works fine in Excel 2019 and […]
Introduction to Excel Add-in
What is an Add-In? A spreadsheet add-in is something added to a spreadsheet application to give it additional functionality. Excel ships with […]
idMSO Full List in Excel for Windows
Find the idMSOs that are supported in Excel in Office 2016 for Windows. Applies to: Excel for Windows | Office 2016 for […]
Creating Your First Excel Standard Add-In
Creating an Add-In You can convert any macro-enabled workbook to an add-in or create a new add-in. To create an add-in from […]
idMSO Full List in Excel for Mac
Find the idMSOs that are supported in Excel in Office 2016 for Mac. Applies to: Excel for Mac | Office 2016 for […]
ImageMso Full List
This is a full list of imageMSO values. Note that some images are not designed for the larger 32x32 size. Download ImageMso […]
Excel Macro: Bulk Insert Pictures in Cells and Resize Them
Think you have a price list to send to your customers, you need to insert multiple product pictures in Excel, of course […]
ImageMso Office RibbonX Editor IRibbonUI.ActivateTab method LineFormat.Visible property FillFormat.UserPicture method Shapes.AddShape method IsEmpty function Shape.Name property Application.ScreenUpdating property Workbook.Path property For Each...Next statement With statement If...Then...Else statement Dir function
Excel Macro: Adjust All Pivot Data Field Titles
When you create a PivotTable, Excel prefixes the title of each data field with Sum of, Count of. If you want the […]