Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / DateTimeConverter Class / FromOADate Method
In This Topic
    FromOADate Method
    In This Topic
    Internal use only. Use System.DateTime.FromOADate(System.Double) instead.
    Syntax
    [System.Obsolete("Internal use only. Use DateTime.FromOADate instead.")]
    public static System.DateTime FromOADate( 
       System.double value
    )

    Parameters

    value
    See Also