WorkbookProtectionModel
Vue de l’ensemble
‘WorkbookProtectionModel’ est une classe dans Aspose.Cells FOSS pour C++.
Le modèle de protection du livre de travail.
Cette classe fournit 12 méthodes pour travailler avec des objets WorkbookProtectionModel dans les programmes C++. Les méthodologies disponibles comprennent: ‘CopyFrom’, ‘GetLockRevision’, GatLocStructure', ‘GitLOCKWindows’, 'BoutPassword', ’GtWorkBookPasswords', ‚HasStoredState’, ‘SetLackRevission’, ’Set LockStructures’, SetlockWindows‘, ‘SetRevisionsPass Word’, «SetWorksbookPass word’. Tous les membres publics sont accessibles à toute application C ++ après l’installation de la partie Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
GetLockStructure() → bool | Gets or sets a value indicating whether lock structure. |
SetLockStructure(value: bool) | Sets the lock structure value. |
GetLockWindows() → bool | Gets or sets a value indicating whether lock windows. |
SetLockWindows(value: bool) | Sets the lock windows value. |
GetLockRevision() → bool | Gets or sets a value indicating whether lock revision. |
SetLockRevision(value: bool) | Sets the lock revision value. |
GetWorkbookPassword() → std::string | Gets or sets the workbook password. |
SetWorkbookPassword(value: std::string) | Sets the workbook password value. |
GetRevisionsPassword() → std::string | Gets or sets the revisions password. |
SetRevisionsPassword(value: std::string) | Sets the revisions password value. |
CopyFrom(source: WorkbookProtectionModel) | Copies values from the specified source. The source. |
HasStoredState() → bool | Performs has stored state. true if the condition is met; otherwise, false. |
Voir aussi
- Aspose.Cells — référence API d’entreprise