mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-06 07:20:28 +00:00
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
title: $:/plugins/tiddlywiki/xlsx-utils/docs/sheet
|
|
type: text/vnd.tiddlywiki
|
|
|
|
!!! 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.
|