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