AsposeCellsCloud::Request::GetWorksheetCellsRangeValue
Load the model package
Properties
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | The file name. | sheet_name | string | The worksheet name. | namerange | string | The range name. | first_row | int | Gets the index of the first row of the range. | first_column | int | Gets the index of the first columnn of the range. | row_count | int | Gets the count of rows in the range. | column_count | int | Gets the count of columns in the range. | folder | string | Original workbook folder. | storage_name | string | Storage name. |