Winnovative Excel Library for .NET
CreationDate Property
NamespacesWinnovative.ExcelLibExcelDocumentPropertiesCreationDate
Winnovative Excel Library for .NET
Gets or sets the document creation date.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
public:
property DateTime CreationDate {
	DateTime get ();
	void set (DateTime value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)