Spread WPF 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 MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddRowViewportAdds a new row viewport to the control.  
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoFitColumnOverloaded. Automatically fits the viewport column.  
Public MethodAutoFitRowOverloaded. Automatically fits the viewport row.  
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodCaptureTouch (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 MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodDoCommandExecutes a command.  
Public MethodEndInit (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
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.UIElement)
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 MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
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 MethodInputHitTest (Inherited from System.Windows.UIElement)
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 MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
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 MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
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 MethodOpenXmlOverloaded. Loads the data on the sheet from the specified XML file.  
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodPrintOverloaded. Prints the specified sheet.  
Public MethodPrintPreviewOverloaded. Displays the specified sheet in a preview dialog.  
Public MethodPrintToDocumentOverloaded. Prints the specified sheet.  
Public MethodPrintWithoutPrintDialogOverloaded. Prints the sheet without displaying the print dialog.  
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseTouchCapture (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 PDF file.  
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 file.  
Public MethodSearchOverloaded. Searches the text in the cells in the specified sheet.  
Public MethodSetActiveViewportActivates a viewport in the control.  
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetCustomNameOverloaded. Sets a custom name formula to the workbook.  
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded.  (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 MethodToString (Inherited from System.Windows.Controls.Control)
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverride (Inherited from System.Windows.Controls.Control)
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationCompleted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationDelta (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarting (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchUp (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
Protected MethodOnRender (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnTemplateChanged (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 MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnTouchEnter (Inherited from System.Windows.UIElement)
Protected MethodOnTouchLeave (Inherited from System.Windows.UIElement)
Protected MethodOnTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnTouchUp (Inherited from System.Windows.UIElement)
Protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Top
See Also

Reference

GcSpreadSheet Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.