PasteTarget
Target cell coordinates and bounds for paste operations
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
row | number | Target row index (top-left of paste area) |
col | number | Target column index (top-left of paste area) |
field | string | Target column field name (for easy data mapping) |
bounds | object | unknown | Selection bounds that constrain the paste area. If set, paste data will be clipped to fit within these bounds. If null, paste expands freely from the target cell. |
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