FlexGrid for WPF | ComponentOne
C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / GridRowColRangesConverter Class / ConvertFrom Method / ConvertFrom(Object) Method

In This Topic
    ConvertFrom(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ConvertFrom( _
       ByVal value As Object _
    ) As Object
    public object ConvertFrom( 
       object value
    )

    Parameters

    value
    See Also