Angular Spreadsheet Component | ng-hub-ui-spreadsheet
Editable Angular spreadsheet with Excel's keyboard, rectangular selection, a clipboard that round-trips with Excel, frozen panes and merged cells. MIT, accessible, no paid tier.
Интерактивные примеры
Изучите живые примеры, показывающие, как библиотека ведёт себя в типичных сценариях использования Angular.
Редактирование и буфер обмена
Редактируемый лист
Click a cell and type, or press F2 to edit keeping the value. Enter commits and drops a row, Tab commits and moves right.
Копирование и вставка с Excel
Select a range, copy it, and paste it into Excel. Or the other way round.
Типы столбцов и собственный редактор
A click picks a cell; a double click, F2 or simply typing opens it. Open Status for a list, Due for a date and Assignee for a searchable hub-select supplied by this page; Billable takes one click on its box. Hover an empty Due or Assignee cell to see its hint.
Формулы по алиасу и по координате
Change a quantity and the totals follow. Open a Total cell to see the formula, and the last row to see a column added up.
Рисовать ячейки столбца самому: значки и действия
Pick a row and use the actions at the end. Copy the State column into a spreadsheet: what travels is paid, not the badge.
Подключить библиотеку контролов один раз вместо шаблона на каждый столбец
Queue and Severity have no editor of their own. Open one and it is the house select, with its search box.
Форма листа
Закреплённые строки и столбцы
Scroll sideways and down. The region column and the first row stay put, and the seam is drawn on the last frozen track.
Объединённые блоки
The Monday workshop spans two hours, and Wednesday's review spans three. Arrow into one, then try selecting only part of it. Select a rectangle and right-click to put it together, or right-click a block to take it apart.
Десять тысяч строк на пятьдесят столбцов, из которых в документе — один экран
10,000 rows and 52 columns. Scroll either way: the document holds a screenful at a time, and the first column stays put.
Маркер заполнения и отмена перетаскивания одним шагом
Select the two codes, then drag the corner square down. Undo with Ctrl+Z.
Изменение ширины и порядка столбцов
Drag the right edge of a header to widen it, or drag the header itself to move the column.
Состояние и структура
Состояние сохранения ячейки
Edit a price. Anything ending in 9 fails on purpose, so you can see the error state.
Добавление и удаление строк и столбцов
Add a column, remove it, add another: the alias never comes back.
Aliases handed out so far
description · col-1Проверка по ячейкам с сигнальными формами
Выгрузка в Excel или CSV — и обратно
Export it, open it in Excel, change a quantity, save it and bring it back.