Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / JSR310TypeHandler Class / getDateTimeType Method
In This Topic
    getDateTimeType Method
    In This Topic
    Syntax
    public int getDateTimeType( 
       java.lang.Object data,
       double oaDate
    )

    Parameters

    data
    oaDate

    Return Value

    0: Not date nor time. 1: Date 2: Time
    See Also