Featured Products
Omegabundle for Xojo 2025 Products

Powerful plugins and libraries for building solutions around or incorporating Microsoft Excel.

ExcelWriter for Xojo

ExcelWriter plugin is a Xojo plugin that enables you to create Excel xlsx files from Xojo code.

ExcelWriter updated during Omegabundle for Xojo 2025!

New in ExcelWriter for Xojo 5.2

  • Updated the library under the hood to version 1.2.3.
  • Added ChartLayout class.
  • Added SetNameLayout method to the ExcelWriterAxis class.
  • Added PlotAreaSetLayout method to the ExcelWriterChart class.
  • Added SetLegendLayout method to the ExcelWriterChart class.
  • Added SetNameLayout method to the ExcelWriterChart class.
  • Added SetNameOverlay method to the ExcelWriterChart class.
  • Added SetSize method to the ExcelWriterWorkbook class.
  • Added Use1904Epoch method to the ExcelWriterWorkbook class.

 

Features Platform Targets
  • Native modern xlsx file format
  • Full UTF8 support
  • Works on all platforms*, and Excel application does not need to be present. (*Except Android since Android does not support plugins)
  • Formulas
  • Formatting
  • Conditional formatting
  • Graphs
  • Pictures (Overlay, in Cell, Background)
  • Outlines
  • Data validation
  • Tables
  • ...and much, much more!
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

ExcelReader for Xojo

ExcelReader is a Xojo Component used to read Excel documents in Xojo applications (xlsx files)

Features Platform Targets
  • Read Basic Data
  • Read Some Formatting
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4
  • iOS