AsposeCellsCloud::Object::AnalyzedResult

Load the model package

use AsposeCellsCloud::Object::AnalyzedResult;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Filename | string | Represents the file name of data file. | Description | string | Represents summary about results of analyzed data. | BasicStatistics | ExcelDataStatistics | Represents Excel data statistics. | Results | ARRAY[AnalyzedTableDescription] | Represents analyzed table description. | SuggestedFile | string | base64String Excel file |

[Back to Model list]
[Back to README]