Protect
Workbook.Protect method
Protegge una cartella di lavoro.
public void Protect(ProtectionType protectionType, string password)
| Parametro | Tipo | Descrizione |
|---|---|---|
| protectionType | ProtectionType | Tipo di protezione. |
| password | String | Password per proteggere la cartella di lavoro. |
Guarda anche
- enum ProtectionType
- class Workbook
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells