getXlBorderStyleFromCssBorder: Convert CSS border values to those used by the openxlsx...

Description Usage Arguments Value

View source: R/styleParsing.R

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

1

Arguments

border

A list containing elements width and style.

Value

An openxlsx border style.


cbailiss/basictabler documentation built on July 2, 2021, 1:16 a.m.