POI Utility Now Supports Formulas And Cell Aliasing In Custom Tags
<poi:cell value=
"35000"
type=
"numeric"
numberformat=
"0.00"
alias=
"StartSum"
/>
For Cut-and-Paste
<poi:cell value="35000" type="numeric" numberformat="0.00" alias="StartSum" />