Add Text At Tail
add_text_at_tailAdds specified text to the end of every text cell in a selected Excel worksheet range via Aspose.Cells Cloud API. Returns true on success.
Instructions
Adds specified text to the end(tail) 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 |
|---|---|---|---|
| text | Yes | ||
| _range | No | ||
| file_uuid | Yes | ||
| worksheet | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |