'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New SpreadChart(name)
public SpreadChart( System.string name )
Parameters
- name
- The name.
'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New SpreadChart(name)
public SpreadChart( System.string name )