XDRPoint2D: XDRPoint2D

View source: R/XDRPoint2D.R

XDRPoint2DR Documentation

XDRPoint2D

Description

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

Usage

XDRPoint2D(x = NULL, y = NULL, ...)

Arguments

x

x

y

y

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
XDRPoint2D(x = 1L, y = 1L)

## End(Not run)


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