Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBuiltInDocumentPropertyCollection Interface / getCreatedDate Method
In This Topic
    getCreatedDate Method
    In This Topic
    Gets the date of the document creation in local timezone. This property is not automatically updated when modifying the document.
    Syntax
    java.util.Calendar getCreatedDate()
    See Also