POI Utility Now Supports Formulas And Cell Aliasing In Custom Tags
<poi:cell value=
"SUM( @StartSum:@EndSum )"
type=
"formula"
numberformat=
"0.00"
/>
For Cut-and-Paste
<poi:cell value="SUM( @StartSum:@EndSum )" type="formula" numberformat="0.00" />