[]
Converts the data type of the cell range to the specified value.
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Public Overrides Function ConvertTo(context As ITypeDescriptorContext, culture As CultureInfo, value As Object, destinationType As Type) As Object
Type | Name | Description |
---|---|---|
ITypeDescriptorContext | context | Data type descriptor context |
CultureInfo | culture | Culture |
object | value | Value |
Type | destinationType | Destination data type |
Type | Description |
---|---|
object |