Basic importer for Excel-spreadsheets
This commit is contained in:
@@ -37,5 +37,6 @@ ParGrp.SetString("HelpIndex", "Spreadsheet/Help/index.html")
|
||||
ParGrp.SetString("WorkBenchName", "Spreadsheet")
|
||||
ParGrp.SetString("WorkBenchModule", "SpreadsheetWorkbench.py")
|
||||
|
||||
|
||||
# add Import/Export types
|
||||
App.addImportType("Excel spreadsheet (*.xlsx)","importXLSX")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user