BuiltInDocumentPropertyCollection.LastSavedUniversalTime

BuiltInDocumentPropertyCollection.LastSavedUniversalTime property

Gets or sets the universal time of the last save.

public DateTime LastSavedUniversalTime { get; set; }

Remarks

Aspose.Cells does not update this property when you modify the document.

See Also