Spread Silverlight Documentation
GcSpreadSheet Class Methods


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

Public Methods
 NameDescription
Public MethodAddColumnViewportAdds a new column viewport to the control.  
Public MethodAddCustomFunctionAdds a custom function to the workbook.  
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodAddRowViewportAdds a new row viewport to the control.  
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoFitColumnOverloaded. Automatically fits the viewport column.  
Public MethodAutoFitRowOverloaded. Automatically fits the viewport row.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearCustomFunctionsRemoves all user-defined custom functions (FunctionInfo object) on this sheet.  
Public MethodClearCustomNameClears the custom name in the workbook.  
Public MethodClearCustomNamesRemoves all custom names on this workbook.  
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodDoCommandExecutes a command.  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetActiveColumnViewportIndexGets the current active column viewport index in the control.  
Public MethodGetActiveRowViewportIndexGets the current active row viewport index in the control.  
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetColumnViewportCountGets the column viewport count in the control.  
Public MethodGetCustomFunctionGets a custom function from the workbook.  
Public MethodGetCustomNameGets custom name information from the workbook.  
Public MethodGetRowViewportCountGets the row viewport count in the control.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodGetViewportBottomRowGets the row viewport's bottom row index.  
Public MethodGetViewportLeftColumnGets the column viewport's left column index.  
Public MethodGetViewportRightColumnGets the column viewport's right column index.  
Public MethodGetViewportTopRowGets the row viewport's top row index.  
Public MethodHitTestPerforms a hit test.  
Public MethodInvalidateInvalidates the measurement state (layout) and the arrangement state (layout) for the control. After the invalidation, the control layout and data are updated.  
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateChartsOverloaded. Invalidates the charts.  
Public MethodInvalidateColumnsOverloaded. Invalidates the column state in the control. After the invalidation, the column layout and data are updated.  
Public MethodInvalidateCustomFloatingObjectsOverloaded. Invalidates the custom floating objects.  
Public MethodInvalidateFloatingObjectsOverloaded. Invalidates the charts.  
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidatePicturesOverloaded. Invalidates the pictures.  
Public MethodInvalidateRangeOverloaded. Invalidates a range state in the control. After the invalidation, the range layout and data are updated.  
Public MethodInvalidateRowsOverloaded. Invalidates the row state in the control. After the invalidation, the row layout and data are updated.  
Public MethodInvalidateSheetInvalidates the measurement state (layout) and the arrangement state (layout) for the view. After the invalidation, the view layout and data are updated.  
Public MethodInvalidateSurfaceChartInvalidates the surface chart.  
Public MethodInvalidateSurfaceChartsInvalidates the surface charts.  
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden. Is invoked whenever application code or internal processes call FrameworkElement.ApplyTemplate, when overridden in a derived class.  
Public MethodOpenCSVOverloaded. Loads the CSV (comma-separated values) file.  
Public MethodOpenExcelOverloaded. Opens an Excel Compound Document File and loads it into GcSpreadSheet.  
Public MethodOpenTextFileLoads the CSV file with the specified separator.  
Public MethodOpenXmlLoads the data on the sheet from the specified XML stream.  
Public MethodPrintOverloaded. Prints the specified sheet.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveColumnViewportRemoves a column viewport from the control.  
Public MethodRemoveCustomFunctionsRemoves a custom function from the workbook.  
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodRemoveRowViewportRemoves a row viewport from the control.  
Public MethodResetThemesResets the changed theme color and font name.  
Public MethodResumeCalcServiceResumes the calculation service.  
Public MethodResumeEventResumes the event.  
Public MethodSaveCSVOverloaded. Saves the CSV (comma-separated values) file.  
Public MethodSaveExcelOverloaded. Saves GcSpreadSheet to an Excel Compound Document File.  
Public MethodSavePdfOverloaded. Saves the content of the component to the specified stream.  
Public MethodSaveTextFileRangeSaves the range of cells in the specified sheet as delimited text with the specified delimiters, to a stream.  
Public MethodSaveXmlOverloaded. Saves the data on the sheet to the specified XML stream.  
Public MethodSearchOverloaded. Searches the text in the cells in the specified sheet.  
Public MethodSetActiveViewportActivates a viewport in the control.  
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetCustomNameOverloaded. Sets a custom name formula to the workbook.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSetViewportLeftColumnSets the column viewport's left column.  
Public MethodSetViewportTopRowSets the row viewport's top row.  
Public MethodShowActiveCellMoves the current active cell to the specified position.  
Public MethodShowCellMoves a cell to the specified position.  
Public MethodShowColumnMoves a column to the specified position.  
Public MethodShowRowMoves a row to the specified position.  
Public MethodSuspendCalcServiceSuspends the calculation service.  
Public MethodSuspendEventSuspends the event.  
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputOverridden. Invoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Top
See Also

Reference

GcSpreadSheet Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.