AsposeCellsCloud::Request::PutWorksheetFreezePanes
Load the model package
Properties
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | The file name. | sheet_name | string | The worksheet name. | row | int | Row index. | column | int | Column index. | freezed_rows | int | Number of visible rows in top pane, no more than row index. | freezed_columns | int | Number of visible columns in left pane, no more than column index. | folder | string | The folder where the file is situated. | storage_name | string | The storage name where the file is situated. |