excel_basicStyle: xlsx_basicStyle

Description Usage Arguments

View source: R/excel_basicStyle.R

Description

xlsx_basicStyle

Usage

1
2
3
4
5
6
7
8
excel_basicStyle(wbCon, fontHeight = 11, fontBold = F,
  fontItalic = F, fontName = "Calibri", fontColor = "#000005",
  fillBackgroundColor = "white", fillForegroundColor = "white",
  fillPattern = "SOLID_FOREGROUND", borderColor = "black",
  borderPosition = c("TOP", "BOTTOM", "LEFT", "RIGHT"),
  borderPen = c("BORDER_THIN", "BORDER_THIN", "BORDER_THIN",
  "BORDER_THIN"), alignmentH = "ALIGN_CENTER",
  alignmentV = "VERTICAL_CENTER")

Arguments

alignmentV

kiwimic/prettyExcelExpoRt documentation built on Nov. 4, 2019, 3:53 p.m.