UNPKG

@syncfusion/ej2-spreadsheet

Version:

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

4 lines (3 loc) 342 B
import * as index from './index'; index.Spreadsheet.Inject(index.Clipboard, index.Edit, index.KeyboardNavigation, index.KeyboardShortcut, index.Selection, index.ContextMenu, index.FormulaBar, index.Ribbon, index.Save, index.Open, index.SheetTabs, index.DataBind, index.CellFormat, index.NumberFormat, index.Formula); export * from './index';