Set the height of a row

74 views
Skip to first unread message

Robert Forrest

unread,
Aug 21, 2014, 11:59:05 AM8/21/14
to r-packa...@googlegroups.com
Does anyone have an example for setting the height of a row using the xlsx package.

I'm able to set column widths using the following , however there is no analogous setRowHeight() function available.

setColumnWidth(sheet, colIndex=3, colWidth=14)

Thanks!
-Bob

Adrian Dragulescu

unread,
Aug 21, 2014, 12:12:07 PM8/21/14
to R-package-xlsx
Yes there is!  In the last release of the package 0.5.7.

setRowHeight(rows, inPoints, multiplier=NULL)

Adrian





--
You received this message because you are subscribed to the Google Groups "R-package-xlsx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to r-package-xls...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Forrest

unread,
Aug 21, 2014, 12:45:36 PM8/21/14
to r-packa...@googlegroups.com
Ahh yes.  I've just updated to the latest version.  Many Thanks!
Reply all
Reply to author
Forward
0 new messages