number Columns
Assumes that the first row is a header for a CSV like file and returns the number of columns (1 for each header)
Return
the number of header columns
Parameters
sheet
the sheet to write, must not be null
Assumes that the first row is a header for a CSV like file and returns the number of columns (1 for each header)
the number of header columns
the sheet to write, must not be null