Class WorkbookProperties
Inheritance
System.Object
WorkbookProperties
Assembly: DRIT.Spreadsheet.dll
Syntax
public class WorkbookProperties : object
Constructors
WorkbookProperties()
Declaration
public WorkbookProperties()
Properties
AllowRefreshQuery
Declaration
public bool AllowRefreshQuery { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutoCompressPictures
Declaration
public bool AutoCompressPictures { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BackupFile
Declaration
public bool BackupFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CheckCompatibility
Declaration
public bool CheckCompatibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CodeName
Declaration
public string CodeName { get; set; }
Property Value
Type |
Description |
System.String |
|
DateCompatibility
Declaration
public bool DateCompatibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DateTimeOrigin
Declaration
public DateTimeOrigin DateTimeOrigin { get; set; }
Property Value
DefaultThemeVersion
Declaration
public int? DefaultThemeVersion { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
FilterPrivacy
Declaration
public bool FilterPrivacy { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HidePivotFieldList
Declaration
public bool HidePivotFieldList { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsDateTimeOrigin1904
Declaration
public bool IsDateTimeOrigin1904 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PromptedSolutions
Declaration
public bool PromptedSolutions { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PublishItems
Declaration
public bool PublishItems { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RefreshAllConnections
Declaration
public bool RefreshAllConnections { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SaveExternalLinkValues
Declaration
public bool SaveExternalLinkValues { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowBorderUnselectedTables
Declaration
public bool ShowBorderUnselectedTables { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowInkAnnotation
Declaration
public bool ShowInkAnnotation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowObjects
Declaration
public ObjectDisplayType ShowObjects { get; set; }
Property Value
ShowPivotChartFilter
Declaration
public bool ShowPivotChartFilter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UpdateLinks
Declaration
public UpdateLinks UpdateLinks { get; set; }
Property Value