powered by
Cell.BEGIN_GROUP adds spacing above a cell
Cell.BEGIN_GROUPCell.END_GROUPCell.BEGIN_END_GROUPCell.NEGATIVECell.INDENTED
Cell.END_GROUP
Cell.BEGIN_END_GROUP
Cell.NEGATIVE
Cell.INDENTED
An object of class numeric of length 1.
numeric
Cell.END_GROUP add spacing below a cell
Cell.BEGIN_END_GROUP add spacing above and below a cell
Cell.NEGATIVE specifies that the cells contents is negative
if (FALSE) { table$addFormat(rowNo=1, col=1, Cell.BEGIN_END_GROUP) }
Run the code above in your browser using DataLab