Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / DocumentProperties Class / CreationDate Property
In This Topic
    CreationDate Property
    In This Topic
    Gets or sets the creation date and time of the document.
    Syntax
    public System.DateTime CreationDate {get; set;}
    See Also