BuiltInDocumentPropertyCollection.CreatedUniversalTime

BuiltInDocumentPropertyCollection.CreatedUniversalTime property

Gets or sets the Universal time of the document creation.

public DateTime CreatedUniversalTime { get; set; }

Remarks

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

See Also