SpreadsheetGear 2012
WorkbookView Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginEditPuts the active cell or selected textbox in edit mode.  
Public MethodBeginUpdateInterrupts background calculation if necessary, acquires an exclusive lock on the workbook set associated with this WorkbookView, and suspends painting and events until WorkbookView.EndUpdate is called.  
Public MethodCancelEditCancels edit mode and discards any changes.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodCopyCopy the contents of the current selection to the clipboard.  
Public MethodCutCut the contents of the current selection to the clipboard.  
Public MethodDispose  
Public MethodEndEditEnds edit mode and commits any changes.  
Public MethodEndUpdateRestores painting and events to the state they were in before the last call to WorkbookView.BeginUpdate, releases the lock acquired by BeginUpdate, and starts background calculation if appropriate.  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetLockInterrupts background calculation if necessary and acquires an exclusive lock on the workbook set associated with this WorkbookView.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodLocationToRangeOverloaded. Returns the fractional zero based row and column indexes representing the cell at the specified location.  
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden.   
Public MethodPastePaste the clipboard contents to the current selection.  
Public MethodPasteSpecialPaste the clipboard contents to the current selection using the specified options.  
Public MethodPrintOverloaded. Prints the active sheet.  
Public MethodPrintPreviewOverloaded. Shows a print preview of the active sheet.  
Public MethodRangeToLocationOverloaded. Returns the screen coordinates of the fractional zero based row and columns.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseLockReleases a lock acquired with WorkbookView.GetLock and starts background calculation if appropriate.  
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodRewindLockInterrupts background calculation if necessary and restores locks to the state they were in before WorkbookView.UnwindLock was called.  
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUnwindLockUnwinds the locks for the workbook set associated with this workbook view.  
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverrideOverridden.   
Protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnActiveTabChangedRaises the WorkbookView.ActiveTabChanged event.  
Protected MethodOnActiveTabChangingRaises the WorkbookView.ActiveTabChanging event.  
Protected MethodOnCalculateRaises the WorkbookView.Calculate event.  
Protected MethodOnCellBeginEditRaises the WorkbookView.CellBeginEdit event.  
Protected MethodOnCellCancelEditRaises the WorkbookView.CellCancelEdit event.  
Protected MethodOnCellEndEditRaises the WorkbookView.CellEndEdit event.  
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 MethodOnGotFocusOverridden.   
Protected MethodOnKeyDownOverridden.   
Protected MethodOnKeyUpOverridden.   
Protected MethodOnLostFocusOverridden.   
Protected MethodOnLostMouseCaptureOverridden.   
Protected MethodOnMouseEnterOverridden.   
Protected MethodOnMouseLeaveOverridden.   
Protected MethodOnMouseLeftButtonDownOverridden.   
Protected MethodOnMouseLeftButtonUpOverridden.   
Protected MethodOnMouseMoveOverridden.   
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheelOverridden.   
Protected MethodOnRangeChangedRaises the WorkbookView.RangeChanged event.  
Protected MethodOnRangeSelectionChangedRaises the WorkbookView.RangeSelectionChanged event.  
Protected MethodOnRangeSelectionChangingRaises the WorkbookView.RangeSelectionChanging event.  
Protected MethodOnScrollPositionChangedRaises the WorkbookView.ScrollPositionChanged event.  
Protected MethodOnShapeActionRaises the WorkbookView.ShapeAction event.  
Protected MethodOnShapeSelectionChangedRaises the WorkbookView.ShapeSelectionChanged event.  
Protected MethodOnShapeSelectionChangingRaises the WorkbookView.ShapeSelectionChanging event.  
Protected MethodOnShowErrorRaises the ShowError event.  
Protected MethodOnTextInputOverridden.   
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Top
See Also

Reference

WorkbookView Class
SpreadsheetGear.Windows.Controls Namespace
FormulaBar Property
DisplayReference Property

Send Feedback