Xceed Workbooks for .NET v1.4 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 for all the Worksheets with cells containing a formula and update their Value properties.  
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 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