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

    Parameters

    date
    See Also