Class ExcelObject


  • public class ExcelObject
    extends Object
    • Constructor Detail

      • ExcelObject

        public ExcelObject()
    • Method Detail

      • withColumn

        public ExcelObject withColumn​(int column)
      • withExcelWSheet

        public ExcelObject withExcelWSheet​(org.apache.poi.xssf.usermodel.XSSFSheet ExcelWSheet)
      • withExcelWBook

        public ExcelObject withExcelWBook​(org.apache.poi.xssf.usermodel.XSSFWorkbook ExcelWBook)