HeadersFooters Members
Include Protected Members
Include Inherited Members
Contains all the HeaderFooter objects on the specified slide, notes page, handout, or master.
The HeadersFooters type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
DateAndTime | 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. | |
DisplayOnTitleSlide | Determines whether the footer, date and time, and slide number appear on the title slide. Applies to slide masters. Read/write. | |
Footer | Returns a HeaderFooter object that represents the footer that appears at the bottom of a slide or in the lower-left corner of a notes page, handout, or outline. Read-only. | |
Header | Returns a HeaderFooter object that represents the header that appears at the top of a slide or in the upper-left corner of a notes page, handout, or outline. Read-only. | |
Parent | Returns the parent object for the specified object. | |
SlideNumber | Returns a HeaderFooter object that represents the slide number in the lower-right corner of a slide, or the page number in the lower-right corner of a notes page or a page of a printed handout or outline. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
Clear | Clears the header and footer from the specified slide or slides. |
Top