Aspose::Cells::PageSetup::GetFirstPageFooter method

PageSetup::GetFirstPageFooter method

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

U16String Aspose::Cells::PageSetup::GetFirstPageFooter(int32_t section)
ParameterTypeDescription
sectionint32_t0: Left Section, 1: Center Section, 2: Right Section.

See Also