Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Workbook Class


Workbook Class Methods

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

Public Methods
 NameDescription
Public MethodConverts formulas linked to other workbook to values.  
Public MethodOverloaded. Calculates this workbook.  
Public MethodCloses this workbook.  
Public MethodConverts all legacy comments and notes to modern comments.  
Public MethodGets the hash code for this workbook. (Inherited from GrapeCity.Spreadsheet.WorkbookBase)
Public MethodGets the table using the specified name.  
Public Methodstatic (Shared in Visual Basic)Gets a boolean value indicating whether the specified name is valid.  
Public MethodDetermines whether the is valid to use in the workbook/>.  
Public MethodProtects a workbook so that it cannot be modified.  
Public MethodResets this workbook by removing all data.  
Public MethodSaves changes to the specified workbook.  
Public MethodOverloaded. Saves this Workbook to the specified System.IO.Stream.  
Public MethodUnprotects the workbook which is protected by password.  
Public MethodOverloaded. Updates the specified link of this workbook.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the formula engine.  
Protected MethodDisposes the specified disposing.  
Protected MethodEnables an object to extend another object through aggregation.  
Protected MethodFinalizes an instance of the Workbook class.  
Protected MethodImports the extension data.  
Top
See Also