Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | (Inherited from System.Windows.UIElement) | |
ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) | |
BeginEdit | Puts the active cell or selected textbox in edit mode. | |
BeginInit | (Inherited from System.Windows.FrameworkElement) | |
BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
BeginUpdate | Interrupts background calculation if necessary, acquires an exclusive lock on the workbook set associated with this WorkbookView, and suspends painting and events until EndUpdate is called. | |
BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
CancelEdit | Cancels edit mode and discards any changes. | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
CaptureStylus | (Inherited from System.Windows.UIElement) | |
CaptureTouch | (Inherited from System.Windows.UIElement) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Copy | Copy the contents of the current selection to the clipboard. | |
Cut | Cut the contents of the current selection to the clipboard. | |
Dispose | ||
EndEdit | Ends edit mode and commits any changes. | |
EndInit | (Inherited from System.Windows.FrameworkElement) | |
EndUpdate | Restores painting and events to the state they were in before the last call to BeginUpdate, releases the lock acquired by BeginUpdate, and starts background calculation if appropriate. | |
Equals | (Inherited from System.Windows.DependencyObject) | |
FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindResource | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.UIElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.UIElement) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetLock | Interrupts background calculation if necessary and acquires an exclusive lock on the workbook set associated with this WorkbookView. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InputHitTest | (Inherited from System.Windows.UIElement) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
InvalidateVisual | (Inherited from System.Windows.UIElement) | |
IsAncestorOf | (Inherited from System.Windows.Media.Visual) | |
IsDescendantOf | (Inherited from System.Windows.Media.Visual) | |
LocationToRange | Overloaded. Returns the fractional zero based row and column indexes representing the cell at the specified location. | |
Measure | (Inherited from System.Windows.UIElement) | |
MoveFocus | (Inherited from System.Windows.FrameworkElement) | |
OnApplyTemplate | Overridden. | |
Paste | Paste the clipboard contents to the current selection. | |
PasteSpecial | Paste the clipboard contents to the current selection using the specified options. | |
PointFromScreen | (Inherited from System.Windows.Media.Visual) | |
PointToScreen | (Inherited from System.Windows.Media.Visual) | |
PredictFocus | (Inherited from System.Windows.FrameworkElement) | |
Overloaded. Prints the active sheet. | ||
PrintPreview | Overloaded. Shows a print preview of the active sheet. | |
RaiseEvent | (Inherited from System.Windows.UIElement) | |
RangeToLocation | Overloaded. Returns the screen coordinates of the fractional zero based row and columns. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
RegisterName | (Inherited from System.Windows.FrameworkElement) | |
ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) | |
ReleaseLock | Releases a lock acquired with GetLock and starts background calculation if appropriate. | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
ReleaseStylusCapture | (Inherited from System.Windows.UIElement) | |
ReleaseTouchCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
RewindLock | Interrupts background calculation if necessary and restores locks to the state they were in before UnwindLock was called. | |
SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetResourceReference | (Inherited from System.Windows.FrameworkElement) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToString | (Inherited from System.Windows.Controls.Control) | |
TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) | |
TransformToDescendant | (Inherited from System.Windows.Media.Visual) | |
TransformToVisual | (Inherited from System.Windows.Media.Visual) | |
TranslatePoint | (Inherited from System.Windows.UIElement) | |
TryFindResource | (Inherited from System.Windows.FrameworkElement) | |
UnregisterName | (Inherited from System.Windows.FrameworkElement) | |
UnwindLock | Unwinds the locks for the workbook set associated with this workbook view. | |
UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) | |
WithLock | Overloaded. Acquires a lock with GetLock, calls the specified delegate and then calls ReleaseLock. |