
Last chance! 50% off unlimited learning
Sale ends in
Shortcuts for textProperties
, parProperties
,
borderProperties
and cellProperties
.
textNormal(...)textBold(...)
textItalic(...)
textBoldItalic(...)
parRight(...)
parLeft(...)
parCenter(...)
parJustify(...)
borderDotted(...)
borderDashed(...)
borderNone(...)
borderSolid(...)
cellBorderNone(...)
cellBorderBottom(...)
cellBorderTop(...)
cellBorderTB(...)
further arguments passed to original functions.
# NOT RUN {
textNormal()
textBold()
textItalic()
textBoldItalic()
parRight()
parLeft()
parLeft()
parLeft()
borderDotted()
borderDashed()
borderNone()
borderSolid()
cellBorderNone()
cellBorderBottom()
cellBorderTop()
cellBorderTB()
# }
Run the code above in your browser using DataLab