Function: readConfigSheet()
function readConfigSheet(workbook): ConfigResult;
Defined in: src/parser.ts:513
Read the __config__ sheet and return parsed template metadata
plus any author-defined config variables.
Parameters
| Parameter | Type |
|---|---|
workbook | Workbook |
Returns
Stable
Frozen at 1.0 per spec/STABILITY.md "Public API surface".