private - adapted from .37 of Spreadsheet::WriteExcel
Format a rectangular section of cells. Note that you should call this method only after you have written data to it, or the formatting will be lost.
I think this may have problems
Write a blank cell to the specified row and column (zero indexed). A blank cell is used to specify formatting without adding data.
[Validate]