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