getStyles: Get information about or add a style to a Word document

getStyleIdR Documentation

Get information about or add a style to a Word document

Description

These functions allow us to access the collection of style definitions in a Word document and to add new style definitions.

Usage

getStyleId(node)
getStyles(doc, useIds = FALSE)
addStyle(doc, style)

Arguments

doc

the Word document object as a WordArchive object.

useIds
node
style

the style object to be added.

Author(s)

Duncan Temple Lang duncan@wald.ucdavis.edu


duncantl/RWordXML documentation built on Nov. 23, 2023, 4:23 p.m.