Click or drag to resize

ExcelDocumentPropertiesCreationDate Property

Gets or sets the document creation date.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public DateTime CreationDate { get; set; }

Property Value

DateTime
See Also