PageSetup.GetFirstPageFooter

PageSetup.GetFirstPageFooter method

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

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

See Also