|  | 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. | 
|  | OpenExcelAsync | 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. | 
|  | OpenXmlAsync | Overloaded. 
            Loads the data on the sheet from the specified XML stream asynchronously. | 
|  | 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. | 
|  | SaveExcelAsync | Saves the control to an Excel Compound Document File stream. | 
|  | SavePdfAsync | Overloaded. 
            Saves the content of the GcSpreadSheet component to the specified stream asynchronously. | 
|  | SaveXml | Overloaded. 
            Saves the data on the sheet to the specified XML stream. | 
|  | SaveXmlAsync | Overloaded. 
            Saves the data on the sheet to the specified XML stream asynchronously. | 
|  | Search | Overloaded. 
            Searches the text in the cells in the specified sheet. | 
|  | SetCustomName | Overloaded. 
            Adds a custom name to the name collection. | 
|  | SuspendCalcService | Suspends the calculation service. | 
|  | SuspendEvent | Suspends the event. |