SmartTagProperties {xlcharts}R Documentation

SmartTagProperties

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.smart_tags.html

Usage

SmartTagProperties(embed = NULL, show = NULL, ...)

Arguments

embed

embed

show

show

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
SmartTagProperties()

## End(Not run)


[Package xlcharts version 0.0.2 Index]