Class HeadersFootersContainer


  • public final class HeadersFootersContainer
    extends RecordContainer
    A container record that specifies information about the footers on a presentation slide.

    It contains:

  • 1. HeadersFootersAtom
  • 2. CString, Instance UserDate (0), optional: Stores the user's date. This is the date that the user wants in the footers, instead of today's date.
  • 3. CString, Instance Header (1), optional: Stores the Header's contents.
  • 4. CString, Instance Footer (2), optional: Stores the Footer's contents.