| 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
Syntaxpublic DateTime LastPrintDate { get; set; }Public Property LastPrintDate As DateTime
	Get
	Set
Property Value
Type: 
DateTime See Also
See Also