'Declaration Public Function New( _ ByVal sheetView As SheetView _ )
'Declaration
Public Function New( _ ByVal sheetView As SheetView _ )
'Usage Dim sheetView As SheetView Dim instance As New CellsEditorForm(sheetView)
'Usage
Dim sheetView As SheetView Dim instance As New CellsEditorForm(sheetView)
public CellsEditorForm( SheetView sheetView )
CellsEditorForm Class CellsEditorForm Members