__header__
Description
Adds a set of parameters to a spreadsheet
NOTE to clear the spead sheet set the "Number Rows" and "Number Columns" to very large
Inputs
SpreadSheet
VectorOrParameter
Parameters
RenderStyle
1 based render style index
NbDecimals
Column
0 based Colum index of Alphanumeric
Row
0 Based Row
ColumnOffset
RowOffset
NbColumns
NbRows
Insert
- Off
set that row only
- Add
Add a row increasing the size of the spreadsheet
- Shift
Add a row without out increasing the size of the spreadsheet just hsift the rows down and out
__footer__