parseXlBorder | R Documentation |
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.
parseXlBorder(text)
text |
The border declaration to parse. |
A list containing two elements: style and color.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.