Cell.BEGIN_GROUP: Constants to specify formatting of Table cells

Cell.BEGIN_GROUPR Documentation

Constants to specify formatting of Table cells

Description

Cell.BEGIN_GROUP adds spacing above a cell

Usage

Cell.BEGIN_GROUP

Cell.END_GROUP

Cell.BEGIN_END_GROUP

Cell.NEGATIVE

Cell.INDENTED

Format

An object of class numeric of length 1.

Details

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

Examples

## Not run: 

table$addFormat(rowNo=1, col=1, Cell.BEGIN_END_GROUP)

## End(Not run)


jamovi/jmvcore documentation built on April 24, 2024, 6:20 a.m.