Skip to content

PasteDetail

Event detail emitted after a paste operation

PropertyTypeDescription
rowsstring[][]Parsed rows from clipboard (2D array of cell values)
textstringRaw text that was pasted
targetPasteTarget | unknownThe target cell where paste starts (top-left of paste area). Null if no cell is selected.
fieldsstring[]Column fields for each column in the paste range, starting from target.col. Useful for mapping parsed cell values to data fields. Length matches the width of the pasted data (or available columns, whichever is smaller).
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt