1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 15:30:47 +00:00
TiddlyWiki5/plugins/tiddlywiki/xlsx-utils/docs/sheet.tid
Jermolene 8de4583d6c Add first pass at XLSX Utilities plugin
Thanks to @stevesunypoly for help with preparing the demo spreadsheet
2016-10-23 22:49:59 +01:00

12 lines
465 B
Plaintext

title: $:/plugins/tiddlywiki/xlsx-utils/docs/sheet
!!! Sheet Import Specifications
Each sheet import specification describes how a named sheet within a workbook should be converted into individual tiddlers.
Sheets contain a list of row import specifications that describe how individual rows of the sheet should be handled.
Each sheet has the name of the sheet that it handles.
Note that the first row of each sheet is interpreted as the title of each column.