Remove Symbols
remove_symbolsRemove all symbol and special characters from cells in a specified worksheet range, preserving letters, numbers, and spaces.
Instructions
Removes all symbol and special characters (punctuation, currency symbols, mathematical operators, etc.) from cells within a specified range of a worksheet in an Excel file using Aspose.Cells Cloud API, preserving alphanumeric characters (A-Z, a-z, 0-9) and whitespace. 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 |