Spread WPF Documentation
Workbook Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : Workbook Class

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

Public Methods
 NameDescription
Public MethodAdds the custom function on this sheet.  
Public MethodRemoves all user-defined custom functions (FunctionInfo object) on this sheet.  
Public MethodClears the specified name on this sheet.  
Public MethodRemoves all custom names on this sheet.  
Public MethodCreates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)Copies data from one range to another.  
Public MethodGets the table with a specified name.  
Public MethodGets the custom function based on the function name.  
Public MethodGets the custom name based on the name.  
Public MethodGets the color with a specified theme name.  
Public MethodGets the font family with a specified theme name.  
Public Methodstatic (Shared in Visual Basic)Moves data from one range to another.  
Public MethodOverloaded. Opens an Excel Compound Document File and loads it into GcSpreadSheet.  
Public MethodOverloaded. Loads the data on the sheet from the specified XML stream.  
Public MethodOverloaded. Evaluates all the cell formulas on the sheet that have changed since the last calculation cycle.  
Public MethodRemoves the specified custom function on this sheet.  
Public MethodResets the workbook to its default settings.  
Public MethodReset the changed theme color and font name.  
Public MethodResumes the calculation service.  
Public MethodResumes the event.  
Public MethodSaves the control to an Excel Compound Document File stream.  
Public MethodOverloaded. Saves the content of the GcSpreadSheet component to the specified PDF file.  
Public MethodOverloaded. Saves the data on the sheet to the specified XML stream.  
Public MethodOverloaded. Searches the text in the cells in the specified sheet.  
Public MethodOverloaded. Adds a custom name to the name collection.  
Public MethodSuspends the calculation service.  
Public MethodSuspends the event.  
Top
See Also

Reference

Workbook Class
GrapeCity.Windows.SpreadSheet.Data Namespace