Componente de hoja de cálculo para Angular | ng-hub-ui-spreadsheet
Hoja de cálculo editable para Angular con el teclado de Excel, selección rectangular, portapapeles que va y viene con Excel, paneles congelados y celdas combinadas. MIT, accesible y sin funciones de pago.
Ejemplos interactivos
Explora ejemplos en vivo que muestran cómo se comporta la librería en casos de uso habituales de Angular.
Edición y portapapeles
Una hoja editable
Click a cell and type, or press F2 to edit keeping the value. Enter commits and drops a row, Tab commits and moves right.
Copiar y pegar contra Excel
Select a range, copy it, and paste it into Excel. Or the other way round.
Tipos de columna, y poner tu propio editor
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.
Fórmulas por alias y por coordenada
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.
Dibujar tú las celdas de una columna: insignias y acciones
Pick a row and use the actions at the end. Copy the State column into a spreadsheet: what travels is paid, not the badge.
Registrar una biblioteca de controles una vez, en lugar de una plantilla por columna
Queue and Severity have no editor of their own. Open one and it is the house select, with its search box.
Forma de la hoja
Filas y columnas congeladas
Scroll sideways and down. The region column and the first row stay put, and the seam is drawn on the last frozen track.
Bloques combinados
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.
Diez mil filas por cincuenta columnas, de las que el documento tiene una pantalla
10,000 rows and 52 columns. Scroll either way: the document holds a screenful at a time, and the first column stays put.
Tirador de relleno, y deshacer un arrastre en un solo paso
Select the two codes, then drag the corner square down. Undo with Ctrl+Z.
Redimensionar y reordenar columnas
Drag the right edge of a header to widen it, or drag the header itself to move the column.
Estado y estructura
Estado de guardado por celda
Edit a price. Anything ending in 9 fails on purpose, so you can see the error state.
Añadir y quitar filas y columnas
Add a column, remove it, add another: the alias never comes back.
Aliases handed out so far
description · col-1Validación por celda con formularios por señales
Salir a Excel o a CSV, y volver
Export it, open it in Excel, change a quantity, save it and bring it back.