add_style_to_styles: Add style_node to docx_styles as a child node

Description Usage Arguments Value

View source: R/create_new_style.R

Description

Add style_node to docx_styles as a child node

Usage

1
add_style_to_styles(docx_styles, style_node)

Arguments

docx_styles

docx_styles object. (both xml_node and xml_document are OK)

style_node

xml_node of style.

Value

docx_styles updated by argument style_node as its child.


niszet/stylex documentation built on Aug. 10, 2020, 12:51 p.m.