remove_after_text
Removes all characters after a specified delimiter in each text cell of an Excel worksheet range, via Aspose.Cells Cloud API.
Instructions
Removes all characters after (to the right of) a specified delimiter 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 | ||
| case_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |