GrapeCity.Windows.SpreadSheet.Data Namespace : Workbook Class |
For a list of all members of this type, see Workbook members.
Name | Description | |
---|---|---|
AddCustomFunction | Adds the custom function on this sheet. | |
ClearCustomFunctions | Removes all user-defined custom functions (FunctionInfo object) on this sheet. | |
ClearCustomName | Clears the specified name on this sheet. | |
ClearCustomNames | Removes all custom names on this sheet. | |
Clone | Creates a new object that is a copy of the current instance. | |
CopyTo | Copies data from one range to another. | |
FindTable | Gets the table with a specified name. | |
GetCustomFunction | Gets the custom function based on the function name. | |
GetCustomName | Gets the custom name based on the name. | |
GetThemeColor | Gets the color with a specified theme name. | |
GetThemeFont | Gets the font family with a specified theme name. | |
MoveTo | Moves data from one range to another. | |
OpenExcel | Overloaded. Opens an Excel Compound Document File and loads it into GcSpreadSheet. | |
OpenXml | Overloaded. Loads the data on the sheet from the specified XML stream. | |
Recalculate | Overloaded. Evaluates all the cell formulas on the sheet that have changed since the last calculation cycle. | |
RemoveCustomFunctions | Removes the specified custom function on this sheet. | |
Reset | Resets the workbook to its default settings. | |
ResetThemes | Reset the changed theme color and font name. | |
ResumeCalcService | Resumes the calculation service. | |
ResumeEvent | Resumes the event. | |
SaveExcel | Saves the control to an Excel Compound Document File stream. | |
SavePdf | Overloaded. Saves the content of the GcSpreadSheet component to the specified PDF file. | |
SaveXml | Overloaded. Saves the data on the sheet to the specified XML stream. | |
Search | Overloaded. Searches the text in the cells in the specified sheet for the specified string with the specified criteria. | |
SetCustomName | Overloaded. Adds a custom name to the name collection. | |
SuspendCalcService | Suspends the calculation service. | |
SuspendEvent | Suspends the event. |