AsposeCellsCloud::Object::WorksheetDataStatistics

Load the model package

use AsposeCellsCloud::Object::WorksheetDataStatistics;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | Represents worksheet name. | ChartsCount | int | Represents chart number. | TablesCount | int | Represents list object number. | PivotTablesCount | int | Represents pivot table number. | ShapesCount | int | Represents shape number. | HyperlinksCount | int | Represents shape number. | QueryTablesCount | int | Represents hyperlink number. | CellsCount | int | Represents query table number. | CellsCountInTable | int | Represents cell number. | CellsCountIsFormula | int | Represents formula number. |

[Back to Model list]
[Back to README]