'Usage Dim instance As SpreadChartCollectionEditor Dim itemType As Type Dim value As Object value = instance.CreateInstance(itemType)
Parameters
- itemType
- The type of item to create.
Return Value
A new instance of the specified object.
'Usage Dim instance As SpreadChartCollectionEditor Dim itemType As Type Dim value As Object value = instance.CreateInstance(itemType)