Spread Silverlight 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 Method Adds the custom function on this sheet.  
Public Method Removes all user-defined custom functions (FunctionInfo object) on this sheet.  
Public Method Clears the specified name on this sheet.  
Public Method Removes all custom names on this sheet.  
Public Method Creates 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 Method Gets the table with a specified name.  
Public Method Gets the custom function based on the function name.  
Public Method Gets the custom name based on the name.  
Public Method Gets the color with a specified theme name.  
Public Method Gets 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 Method Removes the specified custom function on this sheet.  
Public Method Resets the workbook to its default settings.  
Public Method Reset the changed theme color and font name.  
Public Method Resumes the calculation service.  
Public Method Resumes the event.  
Public Method Saves the control to an Excel Compound Document File stream.  
Public MethodOverloaded.  Saves the content of the GcSpreadSheet component to the specified stream.  
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 Method Suspends the calculation service.  
Public Method Suspends the event.  
Top
See Also

Reference

Workbook Class
GrapeCity.Windows.SpreadSheet.Data Namespace