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: 7.0.0
Syntax
public DateTime LastPrintDate { get; set; }

Property Value

Type: DateTime
See Also