HeaderFooter Object Members

PowerPoint Developer Reference

Represents a header, footer, date and time, slide number, or page number on a slide or master. All the HeaderFooter objects for a slide or master are contained in a HeadersFooters object.

Properties

  Name Description
Bb251437.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251437.properties(en-us,office.12).gif Format Returns or sets the format for the automatically updated date and time. Applies only to HeaderFooter objects that represent a date and time (returned from the HeadersFooters collection by the DateAndTime property). Read/write PpDateTimeFormat.
Bb251437.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251437.properties(en-us,office.12).gif Text Returns or sets a String that represents the text contained in the specified object. Read/write.
Bb251437.properties(en-us,office.12).gif UseFormat Determines whether the date and time object contains automatically updated information. Read/write MsoTriState.
Bb251437.properties(en-us,office.12).gif Visible Returns or sets the visibility of the specified object or the formatting applied to the specified object. Read/write MsoTriState .