Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 620 Bytes

File metadata and controls

16 lines (12 loc) · 620 Bytes

AsposeCellsCloud::Object::CharacterCountOptions

Load the model package

use AsposeCellsCloud::Object::CharacterCountOptions;

Properties

Name Type Description Notes
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).

[Back to Model list]
[Back to README]