PageSetup.GetEvenFooter

PageSetup.GetEvenFooter method

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

public string GetEvenFooter(int section)
ParameterTypeDescription
sectionInt320: Left Section, 1: Center Section, 2: Right Section.

See Also