UNPKG

@syncfusion/ej2-spreadsheet

Version:

Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel

11 lines (10 loc) 226 B
/** @hidden */ export var workbookLocale = 'spreadsheetLocale'; /** * Workbook locale text * * @hidden */ export var localeData = { SortOutOfRangeError: 'Select a cell or range inside the used range and try again.' };