Xceed Workbooks for .NET v2.0 Documentation
Workbook Class Methods


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Workbook Class

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

Public Methods
 NameDescription
Public MethodStarts the calculation process for all the Cells containing a formula and update their Value properties once the process is done.  
Public MethodClears specific elements in the Workbook.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new Workbook.  
Public Method  
Public Methodstatic (Shared in Visual Basic)Overloaded. Loads an existing Workbook.  
Public Method

Protects a Workbook by enabling or disabling specific actions. 

This can be done with or without a password.

 
Public MethodSearches into the content of the Workbook and replaces all occurences of a specific value with a new value.  
Public MethodSearches into the content of the Workbook and replaces all instances of the SearchValues with their corresponding NewValues.  
Public MethodSaves the Workbook.  
Public MethodOverloaded. Saves the Workbook as a stream or as a new document.  
Public MethodRemoves the protection that was added on the Workbook.  
Top
See Also

Reference

Workbook Class
Xceed.Workbooks.NET Namespace