Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetLastSavedTime method

BuiltInDocumentPropertyCollection::SetLastSavedTime method

Gets or sets the time of the last save in local timezone.

void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetLastSavedTime(const Date &value)

Remarks

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

See Also