add_text_after_text
Appends specified text after a target delimiter within each text cell in a worksheet range using Aspose.Cells Cloud API.
Instructions
Adds specified text immediately after 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 | ||
| worksheet | No | ||
| file_token | Yes | ||
| select_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |