ConnectionSite: ConnectionSite

View source: R/ConnectionSite.R

ConnectionSiteR Documentation

ConnectionSite

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html

Usage

ConnectionSite(ang = NULL, pos = NULL, ...)

Arguments

ang

ang

pos

pos

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
ConnectionSite(ang = 1.5, pos = AdjPoint2D(x = 1L, y = 2L))

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.