office-ribbonx-editor VS ClosedXML

Compare office-ribbonx-editor vs ClosedXML and see what are their differences.

office-ribbonx-editor

An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF (by fernandreu)

ClosedXML

ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. (by ClosedXML)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
office-ribbonx-editor ClosedXML
17 26
456 4,407
- 3.1%
0.0 9.5
about 1 year ago 4 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

office-ribbonx-editor

Posts with mentions or reviews of office-ribbonx-editor. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I distribute a VBA macro as an add in?
    1 project | /r/vba | 14 Jun 2023
  • Custom ribbon disappears
    1 project | /r/vba | 6 Apr 2023
    Have you tried the Office Ribbon Editor? It makes the XML portion very easy to manage. There might be a weird issue with the way you're currently doing it causing the xml to be removed from the file.
  • Integrating macros on a Custom UI
    1 project | /r/excel | 20 Mar 2023
    By using ribbonX (find it here: https://github.com/fernandreu/office-ribbonx-editor) you can create custom toolbars based on XML, however this can be difficult.
  • Making a PowerPoint Add-in
    1 project | /r/vba | 10 Jan 2023
    1 project | /r/powerpoint | 10 Jan 2023
    And rather than handcoding the RibbonXML, you'll want a copy of the free Office RibbonX Editor: https://github.com/fernandreu/office-ribbonx-editor
  • best way to distribute a custom tab via add ins?
    1 project | /r/vba | 7 Jan 2023
    However, I've always just used this FOSS editor. It's a standalone editor, no need for admin rights, and best of all makes editing the file for the custom tab super easy along with verifying your xml is formatted correctly for the change.
  • [Excel] manual Custom UI ribbon creation?
    1 project | /r/vba | 9 Nov 2022
    I create custom tabs using the new fabric custom UI API and office ribbonX editor, which is open source and makes the life so much easier (I believe this may be the tool you're using), if not you should def give it a try. The tool comes in a pre-compiled version that is compressed. No need for admin rights or anything.
  • Custom Ribbon - How to initialize checkboxes?
    1 project | /r/excel | 25 Oct 2022
    I have a workbook with a custom ribbon (added via XML using the Office RibbonX Editor so that the custom ribbon stays with the workbook). In the Ribbon, I have a few checkboxes true/false, that are linked to cells on a worksheet.
  • Macro enabled workbook crashing randomly for many users
    1 project | /r/vba | 6 Oct 2022
  • [Excel] Use a macro to add macros to the ribbon?
    1 project | /r/vba | 27 Sep 2022
    Office RibbonX Editor - an opensource alternative to Visual Studio (expressly for the purpose of creating the customUI file needed to create a custom Ribbon, not an IDE). The README has good information, and links to further resources for creating an Add-in.

ClosedXML

Posts with mentions or reviews of ClosedXML. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.

What are some alternatives?

When comparing office-ribbonx-editor and ClosedXML you can also consider the following projects:

EvilClippy - A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows.

Open XML SDK - Open XML SDK by Microsoft

RibbonWinForms - An Office Ribbon Control for .NET WinForms

EPPlus

NPOI - a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

ShapeCrawler - 🍂 A .NET library for manipulating PowerPoint presentations

ExcelDataReader - Lightweight and fast library written in C# for reading Microsoft Excel files

EzYuzu - EzYuzu - A Portable Yuzu Updater for Standalone versions of Yuzu

MiniExcel - Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)

Report-From-DocX-HTML-To-PDF-Converter - .NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF

DocX - Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.