parseXlBorder: Parse an xl-border value.

View source: R/styleParsing.R

parseXlBorderR Documentation

Parse an xl-border value.

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

parseXlBorder(text)

Arguments

text

The border declaration to parse.

Value

A list containing two elements: style and color.


cbailiss/basictabler documentation built on June 11, 2025, 3:56 p.m.