PageSetup.GetFooter

PageSetup.GetFooter method

Gets a script formatting the footer of an Excel file.

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

See Also