Aspose Total
/
AsposeCellsCloud-CellsApi-26.3.1
/
docs/model/ProtectSheetParameter.md
AsposeCellsCloud::Object::ProtectSheetParameter
Load the model package
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]
[Back to README]