Uses of Class
EasyXLS.ExcelFooter
Namespaces that use ExcelFooter
-
Uses of ExcelFooter in EasyXLS
Methods in EasyXLS that return ExcelFooterModifier 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.Methods in EasyXLS with parameters of type ExcelFooterModifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addFooter(ExcelFooter xlsFooter)
Adds the specified footer to worksheet.