SpreadsheetGear 2017
IWorkbookSet Interface Properties

SpreadsheetGear Namespace : IWorkbookSet Interface

For a list of all members of this type, see IWorkbookSet members.

Public Properties
 NameDescription
 PropertyGets or sets the alternate startup path, which is referred to by some external formula references.  
 PropertyGets or sets the property which specifies whether interruptible background calculation will be initiated as needed when the last lock on a workbook set is released.  
 PropertyGets or sets the property which specifies whether workbooks should be calculated as needed before saving.  
 PropertyGets or sets the property which determines whether this workbook set is automatically calculated as needed.  
 PropertyGets or sets the property which determines whether individual cells are calculated on demand. This feature is turned off by default.  
 PropertyGets the CultureInfo of this workbook set.  
 PropertyGets or sets the custom lists used by IRange.AutoFill and IRange.DataSeries (null by default).  
 PropertyGets or sets the font name to use in the default font when new workbooks are created.  
 PropertyGets or sets the font size in points to use in the default font when new workbooks are created.  
 PropertyProvides the ability to enable experimental features for this workbook set.  
 PropertyReturns true if the current thread has acquired a lock on this workbook set by calling GetLock or one of the other methods which acquire a lock on a workbook set.  
 PropertyReturns true if this workbook set has been disposed.  
 PropertyReturns true if this is an evaluation or trial version of SpreadsheetGear, otherwise false is returned.  
 PropertyGets or sets the property which specifies whether iteration will be used when a workbook set is calculated.  
 PropertyGets or sets the library path which is referred to by some external formula references.  
 PropertyGets or sets the maximum change allowed if iteration is to stop.  
 PropertyReturns the maximum number of columns in a worksheet.  
 PropertyGets or sets the maximum number of calculation iterations.  
 PropertyGets or sets the maximum number of recursive calculations allowed when references to cells still needing calculation are detected during workbook set calculation.  
 PropertyReturns the maximum number of rows in a worksheet.  
 PropertyReturns the maximum number of worksheets in a workbook.  
 PropertyGets or sets the property which specifies that formulas in this workbook set should never be calculated. This property must be set before any workbook exists in the workbook set.  
 PropertyGets or sets the property which specifies whether charts, pictures and drawing objects should be read when reading a workbook.  
 PropertyGets or sets the property which specifies whether VBA Macros should be read when reading a workbook.  
 PropertyGets or sets the property which specifies whether to use A1 style or R1C1 style in cell and range references.  
 PropertyGets or sets the number of worksheets in a newly created workbook.  
 PropertyGets or sets the startup path, which is referred to by some external formula references.  
 PropertyReturns an instance of IWorkbooks which represents all of the workbooks in this workbook set.  
Top
See Also

Reference

IWorkbookSet Interface
SpreadsheetGear Namespace
Factory
IWorkbooks
IWorkbook