Package io.github.mbenincasa.javaexcelutils.annotations


package io.github.mbenincasa.javaexcelutils.annotations
  • Annotation Interfaces
    Class
    Description
    This annotation defines the style of the Excel file body when converting a list of objects to an Excel file
    This annotation is needed when the parseToObject() method in ExcelSheet is used
    This annotation defines the header field of the Excel file
    This annotation defines the header style of the Excel file when converting a list of objects to an Excel file