Under Excel, think-cell uses Ribbon XML to customize the user interface. When using multiple extensions together, you may want to control in which order these extensions appear in the Excel Ribbon. For this purpose, you can customize the think-cell Ribbon XML code.
Customize think-cell Ribbon XML parts:
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\think-cell\ribbonxl |
Value Name | xmlns |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\think-cell\ribbonxl |
Value Name | TabInsert |
Value Type | REG_SZ |
Default Value | idMso="TabInsert" |
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\think-cell\ribbonxl |
Value Name | GroupInsert |
Value Type | REG_SZ |
Default Value | id="grpThinkCellInsert" label="think-cell" insertAfterMso="GroupInsertChartsExcel" |