Paper Office
paper-xlsxAPI referencechart.marker

Transform2D

paper-xlsx 0.2.1 API reference

Transform2D(rot=None, flipH=None, flipV=None, off=None, ext=None, chOff=None, chExt=None)

Attributes

chExt

attributechExt
= chExt

chOff

attributechOff
= chOff

ext

attributeext
= ext

flipH

attributeflipH
= flipH

flipV

attributeflipV
= flipV

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= DRAWING_NS

off

attributeoff
= off

rot

attributerot
= rot

tagname

attributetagname
= 'xfrm'

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page