get_first_page_footer method

get_first_page_footer

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

def get_first_page_footer(self, section):
    ...
ParameterTypeDescription
sectionint0: Left Section, 1: Center Section, 2: Right Section.

See Also