AsposeCellsCloud::Object::ExtractTextOptions

Load the model package

use AsposeCellsCloud::Object::ExtractTextOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | This class has a public property for storing and retrieving a name value. | 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 | | ExtractTextType | string | | BeforeText | string | | AfterText | string | | BeforePosition | int | | AfterPosition | int | | OutPositionRange | string | |

[Back to Model list]
[Back to README]