Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetCreatedTime method

BuiltInDocumentPropertyCollection::SetCreatedTime method

Gets or sets date of the document creation in local timezone.

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

Remarks

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

See Also