Click or drag to resize

ExcelDocumentPropertiesLastPrintDate Property

Gets or sets the last print date of the document.

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

Property Value

DateTime
See Also