AsposeCellsCloud::Object::ConvertTextOptions

Load the model package

use AsposeCellsCloud::Object::ConvertTextOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | The class has a public property called "Name" of type string that can be accessed and modified. | DataSource | DataSource | Represents data source. There are three types of data, they are CloudFileSystem, RequestFiles, HttpUri. | FileInfo | FileInfo | Represents file information. Include of filename, filesize, and file content(base64String). | ScopeOptions | ScopeOptions | Specifies the range of cells within the worksheet where the spreadsheet operations will be performed. This parameter allows users to define the exact area to be processed, ensuring that operations are applied only to the designated cells. | ConvertTextType | string | | SourceCharacters | string | | TargetCharacters | string | |

[Back to Model list]
[Back to README]