color_scheme {officer} | R Documentation |
Get the color scheme of a 'PowerPoint' master layout into a data.frame.
color_scheme(x)
x |
an rpptx object |
Other functions for reading presentation informations:
annotate_base()
,
doc_properties()
,
layout_properties()
,
layout_summary()
,
length.rpptx()
,
plot_layout_properties()
,
slide_size()
,
slide_summary()
x <- read_pptx()
color_scheme ( x = x )