remove_last_n_characters
Removes the last N characters from each text cell in a specified Excel worksheet range via Aspose.Cells Cloud. Use this to clean or truncate cell values.
Instructions
Removes the last N characters from the end 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 |