Searched defs:defaultSheetIndex (Results 1 – 1 of 1) sorted by relevance
46 const defaultSheetIndex = allSheets.findIndex( constant197 const defaultSheetIndex = sheets.findIndex(it => it.id === defaultSheet.id); constant