HeadersFooters.DateAndTime Property
Returns a HeaderFooter object that represents the date and time item that appears in the lower-left corner of a slide or in the upper-right corner of a notes page, handout, or outline. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property DateAndTime As HeaderFooter
Get
'Usage
Dim instance As HeadersFooters
Dim value As HeaderFooter
value = instance.DateAndTime
HeaderFooter DateAndTime { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.HeaderFooter