Home
last modified time | relevance | path

Searched refs:recursiveCellExportODS (Results 1 – 1 of 1) sorted by relevance

/plugin/xlsx2dw/
H A Dscript.js103 let recursiveCellExportODS = function(row, exportParsedRow) { function
123 recursiveCellExportODS(cell["#item"], exportParsedRow);
135 recursiveCellExportODS(row, parsedRow);