setStyledCell-methods: Set a single attribute in a style class

setStyledCellR Documentation

Set a single attribute in a style class

Description

Set a single attribute in a style class

Usage

setStyledCell(sc, value, style_name)

## S4 method for signature 'StyledCell,ANY,character'
setStyledCell(sc, value, style_name)

## S4 method for signature 'MissingOrNull,ANY,character'
setStyledCell(sc, value, style_name)

Arguments

sc

A StyledCell object

value

The value that should be set

style_name

The name of the style setting that should be set


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.