[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter

CellTypeCommandParameter Class

Define paramaeter provide for CellTypeCommand to excecute.

Inheritance
CellTypeCommandParameter
Namespace: GrapeCity.Wpf.SpreadSheet.CellType
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class CellTypeCommandParameter
Public NotInheritable Class CellTypeCommandParameter

Properties

Name Description
Cell

Current position of active cell.

Spread

Gets the GcSpreadSheet object.

Value

Gets or sets the cell value.

Worksheet

Current active sheet.