méthode protect
protect(self, protection_type, password)
Protège un classeur.
def protect(self, protection_type, password):
...
| Paramètre | Taper | Description |
|---|---|---|
| protection_type | ProtectionType | Type de protection. |
| password | str | Mot de passe pour protéger le classeur. |
Voir également
- module
aspose.cells - classe
Workbook