Running Headless Univer Sheets in Node.js

Univer SheetsPlugin Mode

This example demonstrates how to run Univer Sheets in a Node.js environment using a plugin. It showcases the minimal setup required to create and manipulate a workbook without a UI.

Back