AsposeCellsCloud::Object::SplitTextOptions

Load the model package

use AsposeCellsCloud::Object::SplitTextOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | The property "Name" is a publicly accessible and overridable property of type string in the class. | 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). | Worksheet | string | | Range | string | | SplitDelimitersType | string | | CustomDelimiter | string | | KeepDelimitersInResultingCells | boolean | | KeepDelimitersPosition | string | | HowToSplit | string | |

[Back to Model list]
[Back to README]