Visual and non visual properties of a shape can be returned by this function.
shape_properties_tags(
left = 0,
top = 0,
width = 3,
height = 3,
bg = "transparent",
rot = 0,
label = "",
ph = "",
ln = sp_line(lwd = 0, linecmpd = "solid", lineend = "rnd"),
geom = NULL
) a character value
place holder coordinates in inches.
background color
rotation angle
a label for the placeholder.
string containing xml code for ph tag
a sp_line() object specifying the outline style.
shape geometry, see http://www.datypic.com/sc/ooxml/t-a_ST_ShapeType.html
Other functions for officer extensions:
docx_reference_img(),
fortify_location(),
get_reference_value(),
opts_current_table(),
str_encode_to_rtf(),
to_html(),
to_pml(),
to_rtf(),
to_wml(),
wml_link_images()