[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BuiltInCommands.CopyValueFromCellAbove

CopyValueFromCellAbove Field

[Ctrl-Shift-"] Copies the value in the cell above to the selected cell and leaves the cell in edit mode. If the cell above is a formula, only the value is copied.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public static readonly SpreadCommand CopyValueFromCellAbove
Public Shared ReadOnly CopyValueFromCellAbove As SpreadCommand
Returns
Type Description
SpreadCommand [Ctrl-Shift-"] Copies the value in the cell above to the selected cell and leaves the cell in edit mode. If the cell above is a formula, only the value is copied.