AsposeCellsCloud::Object::RemoveCharactersOptions

Load the model package

use AsposeCellsCloud::Object::RemoveCharactersOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | Name property with a getter and setter override that returns a string. | 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. | RemoveCharactersByCharacter | RemoveCharactersByCharacter | | RemoveCharactersByPosition | RemoveCharactersByPosition | |

[Back to Model list]
[Back to README]