Uses of Class
EasyXLS.ExcelFooter
-
Uses of ExcelFooter in EasyXLS
Modifier and TypeMethodDescriptionExcelFooter.Clone()
Creates and returns a copy of this object.ExcelWorksheet.easy_getFooterAt(int index)
Returns the footer from the specified index.ExcelWorksheet.easy_getFooterAt(System.String position)
Returns the footer from the specified position.Modifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addFooter(ExcelFooter xlsFooter)
Adds the specified footer to worksheet.