Word Case
word_caseConvert text in an Excel worksheet range to uppercase, lowercase, title case, sentence case, or toggle case using Aspose.Cells Cloud API.
Instructions
Converts text case (uppercase, lowercase, title case, sentence case, or toggle case) 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 | ||
| file_uuid | Yes | ||
| worksheet | No | ||
| word_case_type | No | UpperCase |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |