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