Learning level
88/100
Learning level
88/100
Product version
1.0.1
Guide status
Stable
Sections
3
Choose the correct export format depending on whether you need a flat sheet or a VauSheet workbook document.
What this guide covers
Quick facts
CSV converts the active sheet to a matrix and downloads it as <sheet-name>.csv. Use it for interoperability with table-oriented tools.
JSON serializes the whole current workbook model. Use it when preserving VauSheet-specific workbook structure is more important than generic spreadsheet compatibility.
Choose CSV for one flat table. Choose VauSheet JSON for workbook backup/transfer inside the VauSheet model.