See Also

IWorkbookSet Interface  | SpreadsheetGear Namespace  | Factory  | IWorkbooks  | IWorkbook

See Also SpreadsheetGear The Performance Spreadsheet Component Company 

IWorkbookSet Interface Members

SpreadsheetGear Namespace : IWorkbookSet Interface

IWorkbookSet overview

Public Properties

 Property AltStartupPath Gets or sets the alternate startup path, which is referred to by some external formula references.
 Property BackgroundCalculation Gets 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.
 Property CalculateBeforeSave Gets or sets the property which specifies whether workbooks should be calculated as needed before saving.
 Property Calculation Gets or sets the property which determines whether this workbook set is automatically calculated as needed.
 Property CalculationOnDemand Gets or sets the property which determines whether individual cells are calculated on demand. This feature is turned off by default.
 Property Culture Gets the CultureInfo of this workbook set.
 Property DefaultFontName Gets or sets the font name to use in the default font when new workbooks are created.
 Property DefaultFontSize Gets or sets the font size in points to use in the default font when new workbooks are created.
 Property Experimental Provides the ability to enable experimental features for this workbook set.
 Property HasLock Returns 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.
 Property IsTrial Returns true if this is an evaluation or trial version of SpreadsheetGear for .NET, otherwise false is returned.
 Property Iteration Gets or sets the property which specifies whether iteration will be used when a workbook set is calculated.
 Property LibraryPath Gets or sets the library path which is referred to by some external formula references.
 Property MaxChange Gets or sets the maximum change allowed if iteration is to stop.
 Property MaxColumns Returns the maximum number of columns allowed in a worksheet.
 Property MaxIterations Gets or sets the maximum number of calculation iterations.
 Property MaxRecursions Gets or sets the maximum number of recursive calculations allowed when references to cells still needing calculation are detected during workbook set calculation.
 Property MaxRows Returns the maximum number of rows allowed in a worksheet.
 Property MaxWorksheets Returns the maximum number of worksheets allowed in a workbook.
 Property NeverRecalc Gets 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.
 Property ReadObjects Gets or sets the property which specifies whether charts, pictures and drawing objects should be read when reading a workbook.
 Property ReadVBA Gets or sets the property which specifies whether VBA Macros should be read when reading a workbook.
 Property ReferenceStyle Gets or sets the property which specifies whether to use A1 style or R1C1 style in cell and range references.
 Property SheetsInNewWorkbook Gets or sets the number of worksheets in a newly created workbook.
 Property StartupPath Gets or sets the startup path, which is referred to by some external formula references.
 Property Workbooks Returns an instance of IWorkbooks which represents all of the workbooks in this workbook set.

Public Methods

 Method Add Adds a custom function to the workbook set.
 Method BeginUpdate Interrupts background calculation if necessary, acquires an exclusive lock on the workbook set, and suspends painting and events until EndUpdate is called.
 Method Calculate Calculates formulas as needed. Volatile formulas and formulas involved in circular references are always calculated.
 Method CalculateFull Calculates all formulas in a workbook set.
 Method CalculateFullRebuild Optimizes the internal representation of formulas and data in this workbook set and calculates all of the formulas.
 Method EndUpdate Restores painting and events to the state they were in before the last call to BeginUpdate, releases the lock acquired by BeginUpdate, and starts background calculation if appropriate.
 Method GetAddress Overloaded.  
 Method GetLock Interrupts background calculation if necessary and acquires an exclusive lock on the workbook set.
 Method ReleaseLock Releases a lock acquired with GetLock and starts background calculation if appropriate.
 Method Remove Removes a custom function from the workbook set.
 Method RewindLock Interrupts background calculation if necessary and restores locks to the state they were in before UnwindLock was called.
 Method UnwindLock Unwinds the locks for the workbook set and returns the rewind count.

See Also

IWorkbookSet Interface  | SpreadsheetGear Namespace  | Factory  | IWorkbooks  | IWorkbook

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.