Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getXlBorderStyleFromCssBorder

Convert CSS border values to those used by the openxlsx package.


Description

getXlBorderStyleFromCssBorder takes border parameters expressed as a list (containing elements: width and style) and returns a border style that is compatible with the openxlsx package.

Usage

getXlBorderStyleFromCssBorder(border)

Arguments

border

A list containing elements width and style.

Value

An openxlsx border style.


basictabler

Construct Rich Tables for Output to 'HTML'/'Excel'

v1.0.0
GPL-3
Authors
Christopher Bailiss [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.