Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBuiltInDocumentPropertyCollection Interface / CreatedDate Property
In This Topic
    CreatedDate Property
    In This Topic
    Gets or sets date of the document creation in local timezone.
    Syntax
    System.DateTime CreatedDate {get; set;}
    Remarks
    GcExcel does not update this property when you modify the document.
    See Also