Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SheetViewSynchronizer Class / ConvertTo Method


In This Topic
    ConvertTo Method (SheetViewSynchronizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function ConvertTo( _
       ByVal value As Single _
    ) As Single
    'Usage
     
    
    Dim value As Single
    Dim value As Single
     
    value = SheetViewSynchronizer.ConvertTo(value)
    public static float ConvertTo( 
       float value
    )

    Parameters

    value
    See Also