UNPKG

@syncfusion/ej2-spreadsheet

Version:

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

7 lines (6 loc) 125 B
/** * Export Spreadsheet Services */ export * from './dialog'; export * from './action-events'; export * from './overlay';