AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/ProtectSheetParameter.md view on Meta::CPAN
# AsposeCellsCloud::Object::ProtectSheetParameter
## Load the model package
```perl
use AsposeCellsCloud::Object::ProtectSheetParameter;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ProtectionType** | **string** | Property Summary: Defines a public string property for the ProtectionType. |
**Password** | **string** | |
**AllowEditArea** | **ARRAY[string]** | |
**AllowDeletingColumn** | **string** | |
**AllowDeletingRow** | **string** | |
**AllowFiltering** | **string** | |
**AllowFormattingCell** | **string** | |
**AllowFormattingColumn** | **string** | |
**AllowFormattingRow** | **string** | |
**AllowInsertingColumn** | **string** | |
**AllowInsertingHyperlink** | **string** | |
**AllowInsertingRow** | **string** | |
**AllowSelectingLockedCell** | **string** | |
**AllowSelectingUnlockedCell** | **string** | |
**AllowSorting** | **string** | |
**AllowUsingPivotTable** | **string** | |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.741 second using v1.01-cache-2.11-cpan-c221a9de4ec )