[]
Initializes a new instance of the SpreadChartCollectionEditor class using the specified collection type.
public SpreadChartCollectionEditor(Type type)
Public Sub New(type As Type)
Type | Name | Description |
---|---|---|
Type | type | The type of the collection for this editor to edit. |