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

Description Usage Arguments Value

View source: R/styleParsing.R

Description

getXlBorderFromCssBorder parses the CSS combined border declarations (i.e. border, border-left, border-right, border-top, border-bottom) and returns a list containing an openxlsx border style and color as separate elements.

Usage

1

Arguments

text

The border declaration to parse.

Value

A list containing two elements: style and color.


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