Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DateInfo Class / ToOADate Method / ToOADate(Date) Method
In This Topic
    ToOADate(Date) Method
    In This Topic
    Gets OADate according to Date.
    Syntax
    public static double ToOADate( 
       java.util.Date date
    )

    Parameters

    date

    Return Value

    the value of OADate
    See Also