Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::GetLastPrinted method
BuiltInDocumentPropertyCollection::GetLastPrinted method
Gets or sets the date when the document was last printed in local timezone.
Date Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::GetLastPrinted()
Remarks
If the document was never printed, this property will return DateTime.MinValue.
Aspose.Cells does not update this property when you modify the document.
See Also
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++