wdStyleSetup: Modify document style

Description Usage Arguments Details Author(s) Examples

Description

Modify document style

Usage

1
wdStyleSetup(style = "Normal", fontsize = 11, align=3, wdapp = .R2wd)

Arguments

style

default: "Normal"

fontsize

default 11pt

align

type of alignment: 3 corresponds to "justified"

wdapp

handle to the Word Application (usually not needed).

Details

this invokes the required methods in word to set the document style

Author(s)

Christian Ritter

Examples

1
2
3
4
5
## Not run: 
 wdGet()
wdStyleSetup()

## End(Not run)

R2wd documentation built on May 2, 2019, 8:54 a.m.