Click or drag to resize

ExcelDocumentPropertiesCreationDate Property

Gets or sets the document creation date.

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

Property Value

Type: DateTime
See Also