WorkbookPropertiesModel
Overview
WorkbookPropertiesModel is a class in Aspose.Cells FOSS for .NET.
Represents workbook properties model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
CodeName | string | Read/Write | Gets or sets the VBA code name of the workbook |
ShowObjects | string | Read/Write | Gets or sets how objects are displayed in the workbook |
FilterPrivacy | bool | Read/Write | Indicates whether filter privacy is enabled |
ShowBorderUnselectedTables | bool | Read/Write | Indicates if borders of unselected tables are shown |
ShowInkAnnotation | bool | Read/Write | Indicates whether ink annotations are visible |
BackupFile | bool | Read/Write | |
SaveExternalLinkValues | bool | Read/Write | |
UpdateLinks | string | Read/Write | Gets or sets the behavior for updating external links |
HidePivotFieldList | bool | Read/Write | Indicates whether the pivot field list is hidden |
DefaultThemeVersion | int? | Read/Write | Gets or sets the default theme version, if any |
Protection | WorkbookProtectionModel | Read | Provides access to workbook protection settings |
View | WorkbookViewModel | Read | |
Calculation | CalculationPropertiesModel | Read | Provides access to calculation properties of the workbook |
Methods
| Signature | Description |
|---|---|
WorkbookPropertiesModel() | Constructs a new workbook properties model instance |
CopyFrom(source: WorkbookPropertiesModel) | The source. |
HasWorkbookPropertiesState() | if the condition is met; otherwise, . |