View source: R/excel_colnamesStyle.R
excel_colnamesStyle
1 2 3 4 5 6 7 8 | excel_colnamesStyle(wbCon, fontHeight = 14, fontBold = T,
fontItalic = F, fontName = "Calibri", fontColor = "white",
fillBackgroundColor = "#2ca25f", fillForegroundColor = "#2ca25f",
fillPattern = "SOLID_FOREGROUND", borderColor = "black",
borderPosition = c("TOP", "BOTTOM", "LEFT", "RIGHT"),
borderPen = c("BORDER_THIN", "BORDER_THIN", "BORDER_THIN",
"BORDER_THIN"), alignmentH = "ALIGN_RIGHT",
alignmentV = "VERTICAL_CENTER")
|
alignmentV |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.