Univer SheetsUniver SheetsPreset Mode
Custom CSV Import Plugin
This example demonstrates how to create a custom plugin for Univer Sheets that allows users to import CSV files into a spreadsheet. The plugin provides a button that, when clicked, prompts the user to select a CSV file, reads its content, and populates the spreadsheet with the data from the CSV file.
Preview
Related Examples
Univer Sheets
Minimal Example (Plugin Mode)
A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.
Univer Sheets
Minimal Example (Preset Mode)
A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.
Univer Sheets
Basic Example (Plugin Mode)
A basic example of Univer Sheets in plugin mode, demonstrating how to use the core features of Univer Sheets.