Class CreateExcel

java.lang.Object
com.STIW3054.A191.ExcelFunction.CreateExcel
All Implemented Interfaces:
ExcelFunctionData

public class CreateExcel
extends java.lang.Object
implements ExcelFunctionData
  • Field Summary

    Fields inherited from interface com.STIW3054.A191.ExcelFunction.ExcelFunctionData

    fileName, sheetName, title
  • Constructor Summary

    Constructors 
    Constructor Description
    CreateExcel()  
  • Method Summary

    Modifier and Type Method Description
    static void create()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • create

      public static void create()