karakasa / PancakeSpreadsheet

Grasshopper plugin for Excel-less xls(x) read/write, based on NPOI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PancakeSpreadsheet

Grasshopper plugin for reading/writing xls(x) files without Excel, based on NPOI.

This is more stable and reliable than the COM approach and is cross-platform.

See the project on Food4Rhino

Future plan

  • Provides access to Google Spreadsheet, Airtable, etc. It can be done by implementing custom classes with NPOI interface IWorkbook to provide a unified access approach.

About

Grasshopper plugin for Excel-less xls(x) read/write, based on NPOI.

License:Apache License 2.0


Languages

Language:C# 100.0%