WorkbookProperties

WorkbookProperties

Overview

WorkbookProperties is a class in Aspose.Cells FOSS for .NET.

Represents workbook properties.

Properties: BackupFile, Calculation, CodeName, DefaultThemeVersion, FilterPrivacy, HidePivotFieldList, and 7 more.

Description

WorkbookProperties is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 13 properties for programmatic use.

The class also provides the Protection property (gets the protection), the View property (gets the view), the Calculation property (gets the calculation).

Properties

NameTypeAccessDescription
CodeNamestringRead/WriteGets or sets the code name.
ShowObjectsstringRead/WriteGets or sets the show objects.
FilterPrivacyboolRead/WriteGets or sets the filter privacy.
ShowBorderUnselectedTablesboolRead/WriteGets or sets the show border unselected tables.
ShowInkAnnotationboolRead/WriteGets or sets the show ink annotation.
BackupFileboolRead/WriteGets or sets the backup file.
SaveExternalLinkValuesboolRead/WriteGets or sets the save external link values.
UpdateLinksstringRead/WriteGets or sets the update links.
HidePivotFieldListboolRead/WriteGets or sets the hide pivot field list.
DefaultThemeVersionint?Read/WriteGets or sets the default theme version.
ProtectionWorkbookProtectionReadGets the protection.
ViewWorkbookViewReadGets the view.
CalculationCalculationPropertiesReadGets the calculation.

See Also

 English