Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / GetIEVersion Method


In This Topic
    GetIEVersion Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Function GetIEVersion() As Single
    'Usage
     
    
    Dim instance As FpSpread
    Dim value As Single
     
    value = instance.GetIEVersion()
    protected float GetIEVersion()
    See Also