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.