set_first_page_footer method

set_first_page_footer

Sets a script formatting the first page footer of an Excel file.

def set_first_page_footer(self, section, footer_script):
    ...
ParameterTypeDescription
sectionint0: Left Section, 1: Center Section, 2: Right Section.
footer_scriptstrFooter format script.

See Also