XDRTransform2D: XDRTransform2D

View source: R/XDRTransform2D.R

XDRTransform2DR Documentation

XDRTransform2D

Description

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

Usage

XDRTransform2D(
  rot = NULL,
  flipH = NULL,
  flipV = NULL,
  off = NULL,
  ext = NULL,
  chOff = NULL,
  chExt = NULL,
  ...
)

Arguments

rot

rot

flipH

flipH

flipV

flipV

off

off

ext

ext

chOff

chOff

chExt

chExt

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
XDRTransform2D()

## End(Not run)


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