Class NewSheet
- java.lang.Object
-
- org.apache.poi.examples.hssf.usermodel.NewSheet
-
public abstract class NewSheet extends Object
Creates a new workbook with a sheet that's been explicitly defined.
-
-
Constructor Summary
Constructors Constructor Description NewSheet()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-