'Declaration Public Function New( _ ByVal spreadCommand As SpreadCommand _ )
'Usage Dim spreadCommand As SpreadCommand Dim instance As New SingleSelectionCommand(spreadCommand)
public SingleSelectionCommand( SpreadCommand spreadCommand )
Parameters
- spreadCommand