[]
Creates an instance of the range of cells.
public override object CreateInstance(ITypeDescriptorContext context, IDictionary propertyValues)
Public Overrides Function CreateInstance(context As ITypeDescriptorContext, propertyValues As IDictionary) As Object
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | Data type descriptor context |
| IDictionary | propertyValues | Property values |
| Type | Description |
|---|---|
| object | A CellRange object. |