Skip to content

Instantly share code, notes, and snippets.

@rapsacnz
Created January 27, 2016 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rapsacnz/6c9d2f059cba132855e6 to your computer and use it in GitHub Desktop.
Save rapsacnz/6c9d2f059cba132855e6 to your computer and use it in GitHub Desktop.
<Row ss:Height="19">
<Cell ss:StyleID="s67"/>
<Cell ss:StyleID="s67"><Data ss:Type="String">Totals</Data></Cell>
<Cell ss:StyleID="s67" ss:Formula="=SUM(Amount_Column)"><Data ss:Type="Number"></Data></Cell>
<Cell ss:StyleID="s70" ss:Formula="=SUM(Percentage_of_Total_Column)"><Data
ss:Type="Number"></Data></Cell>
</Row>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment