start Sheet
Create a new sheet with the given name.
Must be invoked after {@link #startWorkbook(OutputStream)}.
Parameters
name
the name of the sheet
Throws
if called before startWorkbook
Create a new sheet with the given name.
Must be invoked after {@link #startWorkbook(OutputStream)}.
the name of the sheet
if called before startWorkbook