get_even_header method

get_even_header

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

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

See Also