Convert Number To Text
convert_number_to_textConvert numeric values in an Excel worksheet range to text strings while preserving formatting. Specify worksheet and range to convert integers, decimals, percentages, currencies, dates, and times.
Instructions
Converts numeric values (integers, decimals, percentages, currencies, dates, times) to text strings within a specified range of a worksheet in an Excel file using Aspose.Cells Cloud API. Preserves formatting and converts to user-readable text representation. Returns True if the operation succeeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _range | No | ||
| file_uuid | Yes | ||
| worksheet | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |