get_even_footer method

get_even_footer

Gets a script formatting the even footer of an Excel file.

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

See Also