formatCells: formatCells

View source: R/xlsxTools.R

formatCellsR Documentation

formatCells

Description

formatCells

Usage

formatCells(onesheet, line, col, style = NULL, wb = NULL, ...)

Arguments

onesheet

A sheet object from xlsx package

line

The line where to paste value

col

The col where to paste value

style

A style created by createXlsxStyle

wb

An optional wb if not already opened

...

any additional style accedpted by openxlsx::addStyle()

Value

nothing


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.