From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

AsposeCellsCloud::Request::DeleteWorksheetFreezePanes

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. |

[Back to Model list] [Back to API list] [Back to README]