BuiltInDocumentPropertyCollection.CreatedTime

BuiltInDocumentPropertyCollection.CreatedTime property

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

public DateTime CreatedTime { get; set; }

Remarks

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

See Also