Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBuiltInDocumentPropertyCollection Interface / setCreatedDate Method
In This Topic
    setCreatedDate Method
    In This Topic
    Sets the date of the document creation in local timezone.
    Syntax
    void setCreatedDate( 
       java.util.Calendar value
    )

    Parameters

    value
    See Also