Learn R Programming

xlcharts (version 0.0.1)

Marker: Marker

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.marker.html

Usage

Marker(symbol = NULL, size = NULL, spPr = NULL, extLst = NULL, ...)

Value

An openpyxl Python object.

Arguments

symbol

symbol

size

size

spPr

spPr

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
Marker()
}

Run the code above in your browser using DataLab