parseXlBorder: Parse an xl-border value.

Description Usage Arguments Value

View source: R/styleParsing.R

Description

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

Usage

1

Arguments

text

The border declaration to parse.

Value

A list containing two elements: style and color.


basictabler documentation built on June 26, 2021, 5:05 p.m.