Shortcuts for textProperties, parProperties, borderProperties and cellProperties.

textNormal(...)

textBold(...)

textItalic(...)

textBoldItalic(...)

parRight(...)

parLeft(...)

parCenter(...)

parJustify(...)

borderDotted(...)

borderDashed(...)

borderNone(...)

borderSolid(...)

cellBorderNone(...)

cellBorderBottom(...)

cellBorderTop(...)

cellBorderTB(...)

Arguments

...

further arguments passed to original functions.

Examples

textNormal()
#> {color:rgba(0,0,0,1.00);font-size:10;font-weight:normal;font-style:normal;underlined:FALSE;font-family:Helvetica;vertical.align:baseline;}
textBold()
#> {color:rgba(0,0,0,1.00);font-size:10;font-weight:bold;font-style:normal;underlined:FALSE;font-family:Helvetica;vertical.align:baseline;}
textItalic()
#> {color:rgba(0,0,0,1.00);font-size:10;font-weight:normal;font-style:italic;underlined:FALSE;font-family:Helvetica;vertical.align:baseline;}
textBoldItalic()
#> {color:rgba(0,0,0,1.00);font-size:10;font-weight:bold;font-style:italic;underlined:FALSE;font-family:Helvetica;vertical.align:baseline;}
parRight()
#> {text-align: right ;padding-bottom: 1 ;padding-top: 1 ;padding-left: 1 ;padding-right: 1 ;list.style: none ;level: 1 ;} #> border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;
parLeft()
#> {text-align: left ;padding-bottom: 1 ;padding-top: 1 ;padding-left: 1 ;padding-right: 1 ;list.style: none ;level: 1 ;} #> border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;
parLeft()
#> {text-align: left ;padding-bottom: 1 ;padding-top: 1 ;padding-left: 1 ;padding-right: 1 ;list.style: none ;level: 1 ;} #> border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;
parLeft()
#> {text-align: left ;padding-bottom: 1 ;padding-top: 1 ;padding-left: 1 ;padding-right: 1 ;list.style: none ;level: 1 ;} #> border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;
borderDotted()
#> borderProperties{color: rgba(0,0,0,1.00) ;style: dotted ;width: 1 ;}
borderDashed()
#> borderProperties{color: rgba(0,0,0,1.00) ;style: dashed ;width: 1 ;}
borderNone()
#> borderProperties{color: rgba(0,0,0,1.00) ;style: none ;width: 1 ;}
borderSolid()
#> borderProperties{color: rgba(0,0,0,1.00) ;style: solid ;width: 1 ;}
cellBorderNone()
#> cellProperties{border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ; #> vertical.align: { middle } #> padding.bottom: { 0 } #> padding.top: { 0 } #> padding.left: { 0 } #> padding.right: { 0 } #> background.color: { rgba(255,255,255,0.00) } #> text.direction: { lrtb }
cellBorderBottom()
#> cellProperties{border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:solid;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ; #> vertical.align: { middle } #> padding.bottom: { 0 } #> padding.top: { 0 } #> padding.left: { 0 } #> padding.right: { 0 } #> background.color: { rgba(255,255,255,0.00) } #> text.direction: { lrtb }
cellBorderTop()
#> cellProperties{border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:solid;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ; #> vertical.align: { middle } #> padding.bottom: { 0 } #> padding.top: { 0 } #> padding.left: { 0 } #> padding.right: { 0 } #> background.color: { rgba(255,255,255,0.00) } #> text.direction: { lrtb }
cellBorderTB()
#> cellProperties{border.bottom: borderProperties{color:rgba(0,0,0,1.00);style:solid;width:1;} ;border.top: borderProperties{color:rgba(0,0,0,1.00);style:solid;width:1;} ;border.left: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ;border.right: borderProperties{color:rgba(0,0,0,1.00);style:none;width:1;} ; #> vertical.align: { middle } #> padding.bottom: { 0 } #> padding.top: { 0 } #> padding.left: { 0 } #> padding.right: { 0 } #> background.color: { rgba(255,255,255,0.00) } #> text.direction: { lrtb }