remove_first_n_characters
Remove the first N characters from each text cell in a specified Excel worksheet range via Aspose.Cells Cloud API. Returns a success boolean.
Instructions
Removes the first N characters from the beginning of each text cell within a specified range of a worksheet in an Excel file using Aspose.Cells Cloud API. Returns True if the operation succeeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _range | No | ||
| number | Yes | ||
| worksheet | No | ||
| file_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |