ExcelDocumentPropertiesCreationDate Property |
Gets or sets the document creation date.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic DateTime CreationDate { get; set; }Public Property CreationDate As DateTime
Get
Set
Property Value
DateTime
See Also