FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > CellRangeConverter クラス > ConvertTo メソッド : ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド |
'Declaration Public Overloads Overrides Function ConvertTo( _ ByVal context As ITypeDescriptorContext, _ ByVal culture As CultureInfo, _ ByVal value As Object, _ ByVal destinationType As Type _ ) As Object
'使用法 Dim instance As CellRangeConverter Dim context As ITypeDescriptorContext Dim culture As CultureInfo Dim value As Object Dim destinationType As Type Dim value As Object value = instance.ConvertTo(context, culture, value, destinationType)
public override object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType )