Add Text Before Text
add_text_before_textAdd specified text before a target delimiter within each cell of an Excel worksheet range, allowing precise bulk insertion of prefixes.
Instructions
Adds specified text immediately before a target delimiter/selector text within each text cell in a worksheet range using Aspose.Cells Cloud API. Returns True if the operation succeeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| _range | No | ||
| file_uuid | Yes | ||
| worksheet | No | ||
| select_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |