Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 669 Bytes

File metadata and controls

18 lines (14 loc) · 669 Bytes

AsposeCellsCloud::Object::WriteProtection

Load the model package

use AsposeCellsCloud::Object::WriteProtection;

Properties

Name Type Description Notes
Author string Gets and sets the author.
RecommendReadOnly boolean Indicates if the Read Only Recommended option is selected.
IsWriteProtected boolean Indicates whether this workbook is write protected.
Password string Sets the protected password to modify the file.

[Back to Model list]
[Back to README]