Type Editor / @type-editor/tables / copypaste/pasted-cells
copypaste/pasted-cells
Functions
| Function | Description |
|---|---|
Extracts a rectangular area of cells from a slice. This function analyzes the content of a slice and, if it contains table cells or rows, extracts them into a normalized rectangular Area structure. The function handles partial selections by fitting them into complete rows. Example typescript |