Remove Last N Characters
remove_last_n_charactersRemove trailing characters from text cells in an Excel range. Specify the number to strip and the worksheet range to truncate cell contents using Aspose.Cells Cloud.
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 | ||
| file_uuid | Yes | ||
| worksheet | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |