WorkbookPropertiesModel
Vue de l’ensemble
‘WorkbookPropertiesModel’ est une classe dans Aspose.Cells FOSS pour C++.
Le modèle des propriétés du livre de travail.
Cette classe fournit 34 méthodes pour travailler avec WorkbookPropertiesModel objets dans des programmes C++. Les méthodologies disponibles comprennent: ‘CalculationPropartiesModel’, ‘copyFrom’, GetBackupFile', ‘GatCalculation’, 'GitCodeName', ’GtDefaultThemeVersion', ‚GotFilterPrivacy',‘GettHidePivotFieldList’, ‘Défense’, DéserveExternalLinkValues’,`GetshowBorderUnselectedTables’, ́GeteSInkAnnotation’ et 16 méthodi supplémentaires. Tous les membres sont accessibles à toute application C ++ après l’installation de la mise en place du package Asp.Cells pour le mode Access.ProcessorCOSS : Procurcule, ModelsWiewBook, models.
Méthodes accessorielles
| Name | Type | Access | Description |
|---|---|---|---|
WorkbookProtectionModel | WorkbookProtectionModel | Read | Gets the workbook protection model. |
WorkbookViewModel | WorkbookViewModel | Read | Gets the workbook view model. |
CalculationPropertiesModel | CalculationPropertiesModel | Read | Gets the calculation properties model. |
méthodes
| Signature | Description |
|---|---|
WorkbookProtectionModel() → WorkbookProtectionModel | Gets the protection. |
WorkbookProtectionModel() → WorkbookProtectionModel | Calls WorkbookProtectionModel on this WorkbookPropertiesModel instance. |
WorkbookViewModel() → WorkbookViewModel | Gets the view. |
WorkbookViewModel() → WorkbookViewModel | Calls WorkbookViewModel on this WorkbookPropertiesModel instance. |
CalculationPropertiesModel() → CalculationPropertiesModel | Gets the calculation. |
CalculationPropertiesModel() → CalculationPropertiesModel | Calls CalculationPropertiesModel on this WorkbookPropertiesModel instance. |
GetCodeName() → std::string | Gets or sets the code name. |
SetCodeName(value: std::string) | Sets the code name value. |
GetShowObjects() → std::string | Gets or sets the show objects. |
SetShowObjects(value: std::string) | Sets the show objects value. |
GetFilterPrivacy() → bool | Gets or sets a value indicating whether filter privacy. |
SetFilterPrivacy(value: bool) | Sets the filter privacy value. |
GetShowBorderUnselectedTables() → bool | Gets or sets a value indicating whether show border unselected tables. |
SetShowBorderUnselectedTables(value: bool) | Sets the show border unselected tables value. |
GetShowInkAnnotation() → bool | Gets or sets a value indicating whether show ink annotation. |
SetShowInkAnnotation(value: bool) | Sets the show ink annotation value. |
GetBackupFile() → bool | Gets or sets a value indicating whether backup file. |
SetBackupFile(value: bool) | Sets the backup file value. |
GetSaveExternalLinkValues() → bool | Gets or sets a value indicating whether save external link values. |
SetSaveExternalLinkValues(value: bool) | Sets the save external link values value. |
GetUpdateLinks() → std::string | Gets or sets the update links. |
SetUpdateLinks(value: std::string) | Sets the update links value. |
GetHidePivotFieldList() → bool | Gets or sets a value indicating whether hide pivot field list. |
SetHidePivotFieldList(value: bool) | Sets the hide pivot field list value. |
GetDefaultThemeVersion() → std::optional<int> | Gets or sets the default theme version. |
SetDefaultThemeVersion(value: std::optional<int>) | Sets the default theme version value. |
GetProtection() → WorkbookProtectionModel | Gets the protection. |
GetProtection() → WorkbookProtectionModel | Returns the protection. |
GetView() → WorkbookViewModel | Gets the view. |
GetView() → WorkbookViewModel | Returns the view. |
GetCalculation() → CalculationPropertiesModel | Gets the calculation. |
GetCalculation() → CalculationPropertiesModel | Returns the calculation. |
CopyFrom(source: WorkbookPropertiesModel) | Copies values from the specified source. The source. |
HasWorkbookPropertiesState() → bool | Performs has workbook properties state. true if the condition is met; otherwise, false. |
Voir aussi
- Aspose.Cells — référence API d’entreprise