awalker89 / openxlsx

R package for .xlsx file reading and writing.
Other
364 stars 79 forks source link

how i can change the fontName and the fontSize in write.xlsx function ? #402

Open pfv07 opened 6 years ago

pfv07 commented 6 years ago

Expected Behavior

The excel file created by write.xlsx funtion have a fontName and fontSize that i want

Actual Behavior

By default the fontName = Calibri and fontSize = 11

Steps to Reproduce the Problem

(please attach an example xlsx file if possible)

  1. I can find the way to change this two parameters in write.xlsx funtion

sessionInfo()

R version 3.5.0 (2018-04-23) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601) Service Pack 1