I'm using XML Spreadsheets and cannot get the text to wrap
<Cell ss:StyleID="bordercenter"><Data ss:Type="String"><divstyle="white-space: normal;"> value="Period <br/>Totals</div></Data></Cell>
When I added "white-space: normal;" it will generate the line break, but doesn't wrap the text until I enable editing and click on the column. Any ideas?